Skip to content

Commit

Permalink
dns/py-dns-lexicon: Update to 3.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 3, 2022
1 parent 969c8a7 commit 861d945
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion dns/py-dns-lexicon/Makefile
@@ -1,7 +1,7 @@
# Created by: Goran Mekić <meka@tilda.center>

PORTNAME= dns-lexicon
PORTVERSION= 3.11.1
PORTVERSION= 3.11.2
CATEGORIES= dns python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:www/py-beautifulsoup@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cryptography>=2:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}importlib-metadata>=4:devel/py-importlib-metadata@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>=3:devel/py-yaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tldextract>=2:dns/py-tldextract@${PY_FLAVOR}
Expand Down
6 changes: 3 additions & 3 deletions dns/py-dns-lexicon/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1653151128
SHA256 (dns-lexicon-3.11.1.tar.gz) = 3435fa92b5538adeb191505eed3d0a417ff7f38ba4ea66abe7353a1a7dfe5515
SIZE (dns-lexicon-3.11.1.tar.gz) = 151161
TIMESTAMP = 1653925996
SHA256 (dns-lexicon-3.11.2.tar.gz) = 824b75a354173a05000a805a5307f8ed6da34ec47605554a1f883707f38c2e0d
SIZE (dns-lexicon-3.11.2.tar.gz) = 151323

0 comments on commit 861d945

Please sign in to comment.