forked from Lainports/freebsd-ports
dns/py-dns-lexicon: Update to 3.9.0
Changes: https://github.com/AnalogJ/lexicon/releases
This commit is contained in:
parent
5019214fbb
commit
589b55c7eb
2 changed files with 5 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Created by: Goran Mekić <meka@tilda.center>
|
||||
|
||||
PORTNAME= dns-lexicon
|
||||
PORTVERSION= 3.8.3
|
||||
PORTVERSION= 3.9.0
|
||||
CATEGORIES= dns python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -18,7 +18,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:3.6+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1637073000
|
||||
SHA256 (dns-lexicon-3.8.3.tar.gz) = ec359ea5a1fc84dbbf30bb3f1f51ce5fc8178915e292cb45700985ceddb99393
|
||||
SIZE (dns-lexicon-3.8.3.tar.gz) = 161294
|
||||
TIMESTAMP = 1642102321
|
||||
SHA256 (dns-lexicon-3.9.0.tar.gz) = 752791526f0c6dd1c971aa839693c63f23733111078d9fd6ea0d06391d1db8c8
|
||||
SIZE (dns-lexicon-3.9.0.tar.gz) = 166379
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue