Skip to content

Commit

Permalink
dns/py-dns-lexicon: Update to 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 23, 2022
1 parent 5019214 commit 589b55c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions dns/py-dns-lexicon/Makefile
@@ -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}
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions dns/py-dns-lexicon/distinfo
@@ -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

0 comments on commit 589b55c

Please sign in to comment.