Created attachment 165105 [details] shar file for the port PyZabbix is a Python module for working with the Zabbix API.
Thank you for your submission Fotis :) Can you confirm that this change passes QA (portlint, poudriere) please
(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.
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
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