dns/py-dns-lexicon: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
1bf87d0b1f
commit
1511a2810f
2 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= dns-lexicon
|
||||
PORTVERSION= 3.18.0
|
||||
PORTVERSION= 3.20.1
|
||||
CATEGORIES= dns python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -12,7 +12,7 @@ WWW= https://github.com/AnalogJ/lexicon
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.2.0:devel/py-poetry-core@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:www/py-beautifulsoup@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}dnspython>=2,1:dns/py-dnspython@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyotp>=2:security/py-pyotp@${PY_FLAVOR} \
|
||||
|
|
@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:www/py-beautifulsoup@${PY_F
|
|||
${PYTHON_PKGNAMEPREFIX}requests>=2:www/py-requests@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tldextract>=2:dns/py-tldextract@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USES= python:3.9+
|
||||
USE_PYTHON= autoplist concurrent cryptography pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1725559841
|
||||
SHA256 (dns_lexicon-3.18.0.tar.gz) = c2b1005a6621a2ec648131d96ec61304b90b98842af9ff62b1840ddf9d0e2c26
|
||||
SIZE (dns_lexicon-3.18.0.tar.gz) = 158212
|
||||
TIMESTAMP = 1735227934
|
||||
SHA256 (dns_lexicon-3.20.1.tar.gz) = 32eaeefc686004f4919ac52327b8b76e6a886117b0e0474f3c50e9b4e340fa7e
|
||||
SIZE (dns_lexicon-3.20.1.tar.gz) = 155679
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue