View | Details | Raw Unified | Return to bug 277304
Collapse All | Expand All

(-)b/net-mgmt/py-zabbix-utils/Makefile (+23 lines)
Added Link Here
1
PORTNAME=      zabbix-utils
2
DISTVERSIONPREFIX=     v
3
DISTVERSION=   1.1.0
4
CATEGORIES=    net-mgmt python
5
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
6
7
MAINTAINER=    kirill@varnakov.com
8
COMMENT=       Official Python library for working with Zabbix API as well as with Zabbix sender and Zabbix get protocols.
9
WWW=           https://github.com/zabbix/python-zabbix-utils
10
11
LICENSE=       MIT
12
13
USES=  python
14
15
USE_PYTHON=    autoplist distutils
16
17
USE_GITHUB=    yes
18
GH_ACCOUNT=    zabbix
19
GH_PROJECT=    python-zabbix-utils
20
21
NO_ARCH=       yes
22
23
.include <bsd.port.mk>
(-)b/net-mgmt/py-zabbix-utils/distinfo (+3 lines)
Added Link Here
1
TIMESTAMP = 1708872679
2
SHA256 (zabbix-python-zabbix-utils-v1.1.0_GH0.tar.gz) = ed7edc328a0d1864a9b669a1b49c3ac6721005bf4f9ee101bdf19ad54af8705d
3
SIZE (zabbix-python-zabbix-utils-v1.1.0_GH0.tar.gz) = 38683
(-)b/net-mgmt/py-zabbix-utils/pkg-descr (+1 lines)
Added Link Here
1
Official Python library for working with Zabbix API as well as with Zabbix sender and Zabbix get protocols.

Return to bug 277304