Bug 205921 - [NEW PORT] net-mgmt/py-pyzabbix: Zabbix API Python Library
Summary: [NEW PORT] net-mgmt/py-pyzabbix: Zabbix API Python Library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Wilke
URL:
Keywords: feature, needs-patch, patch
Depends on:
Blocks:
 
Reported: 2016-01-05 13:32 UTC by Fotis Zabaras
Modified: 2016-01-10 10:52 UTC (History)
1 user (show)

See Also:


Attachments
shar file for the port (1.51 KB, text/plain)
2016-01-05 13:32 UTC, Fotis Zabaras
no flags Details
right shar file for the port (1.49 KB, text/plain)
2016-01-06 18:09 UTC, Fotis Zabaras
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fotis Zabaras 2016-01-05 13:32:57 UTC
Created attachment 165105 [details]
shar file for the port

PyZabbix is a Python module for working with the Zabbix API.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2016-01-05 13:38:28 UTC
Thank you for your submission Fotis :)

Can you confirm that this change passes QA (portlint, poudriere) please
Comment 2 Fotis Zabaras 2016-01-05 14:42:33 UTC
(In reply to Kubilay Kocak from comment #1)

Yes it passes just fine

Poudriere:
[00:00:21] ====>> Built ports: devel/py-setuptools27 www/py-requests lang/python2 net-mgmt/py-pyzabbix
[102x64-default] [2016-01-05_16h39m35s] [committing:] Queued: 4  Built: 4  Failed: 0  Skipped: 0  Ignored: 0  Tobuild: 0   Time: 00:00:21

Portlint:
root@test01:/usr/ports/net-mgmt/py-pyzabbix # portlint
looks fine.
Comment 3 Fotis Zabaras 2016-01-06 18:09:07 UTC
Created attachment 165174 [details]
right shar file for the port

Fix some tabbing on Makefile
Changes:

RUN_DEPENDS=    ${PYTHON_PKGNAMEPREFIX}requests>=1.0:${PORTSDIR}/www/py-requests
USES=           python:2.7


Tried it with
USES=           python:3
but py-requests fails on poudriere
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-01-10 10:48:41 UTC
A commit references this bug:

Author: miwi
Date: Sun Jan 10 10:47:50 UTC 2016
New revision: 405693
URL: https://svnweb.freebsd.org/changeset/ports/405693

Log:
  PyZabbix is a Python module for working with the Zabbix API.

  https://github.com/lukecyca/pyzabbix

  PR:		205921
  Submitted by:	Fotis Zabaras <fotis@zabaras.eu>

Changes:
  head/net-mgmt/Makefile
  head/net-mgmt/py-pyzabbix/
  head/net-mgmt/py-pyzabbix/Makefile
  head/net-mgmt/py-pyzabbix/distinfo
  head/net-mgmt/py-pyzabbix/pkg-descr