net-mgmt/py-pyzabbix: Update to 1.0.0
- Update to 1.0.0 - Adjust dependencies Reported by: portscout
This commit is contained in:
parent
4afab0c209
commit
1be1ceea1c
2 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Fotis Zabaras <fotis@zabaras.eu>
|
||||
|
||||
PORTNAME= pyzabbix
|
||||
PORTVERSION= 0.8.2
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= net-mgmt python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,7 +11,8 @@ COMMENT= Zabbix API Python Library
|
|||
|
||||
LICENSE= LGPL21
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=1.0:www/py-requests@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=1.0:www/py-requests@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}semantic-version>=2.8.5:devel/py-semantic-version@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1597337134
|
||||
SHA256 (pyzabbix-0.8.2.tar.gz) = 4601fa93bc07c2e77dd5c09165b02da1690af9ecc4b63d6397abd5ec249dcc38
|
||||
SIZE (pyzabbix-0.8.2.tar.gz) = 5472
|
||||
TIMESTAMP = 1624565034
|
||||
SHA256 (pyzabbix-1.0.0.tar.gz) = 4bcde3944f932685dba60551725e1b63de64d463da0e1c281b3121c0805f1c71
|
||||
SIZE (pyzabbix-1.0.0.tar.gz) = 5840
|
||||
|
|
Loading…
Reference in a new issue