mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
dns/py-dns-lexicon: Update to 3.20.1
Changes: https://github.com/AnalogJ/lexicon/releases
This commit is contained in:
parent
212975c86e
commit
53b6455ec3
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= dns-lexicon
|
||||
PORTVERSION= 3.20.0
|
||||
PORTVERSION= 3.20.1
|
||||
CATEGORIES= dns python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -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 = 1734888306
|
||||
SHA256 (dns_lexicon-3.20.0.tar.gz) = 2ccc6a62dcc070caf526b3bfaca42a0c8fe102509085cc3215a3805171b2317c
|
||||
SIZE (dns_lexicon-3.20.0.tar.gz) = 155763
|
||||
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