Skip to content

Commit

Permalink
dns/py-dns-lexicon: Update to 3.11.7
Browse files Browse the repository at this point in the history
- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/AnalogJ/lexicon/releases
  • Loading branch information
sunpoet committed Jan 30, 2023
1 parent 5d485f6 commit 730d621
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions dns/py-dns-lexicon/Makefile
@@ -1,8 +1,9 @@
PORTNAME= dns-lexicon
PORTVERSION= 3.11.4
PORTVERSION= 3.11.7
CATEGORIES= dns python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= dns_lexicon-${PORTVERSION}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Manipulate DNS records on various DNS providers in a standardized way
Expand Down Expand Up @@ -31,7 +32,7 @@ OCI_DESC= Oracle Cloud Infrastructure (OCI) support
ROUTE53_DESC= Route 53 support
SOFTLAYER_DESC= SoftLayer (IBM Cloud) support

DDNS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=2:dns/py-dnspython@${PY_FLAVOR}
DDNS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=2,1:dns/py-dnspython@${PY_FLAVOR}
GRANSY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zeep>=3:net/py-zeep@${PY_FLAVOR}
LOCALZONE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}localzone>=0.9.8:dns/py-localzone@${PY_FLAVOR}
OCI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oci>=2:devel/py-oci@${PY_FLAVOR}
Expand Down
6 changes: 3 additions & 3 deletions dns/py-dns-lexicon/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1661599287
SHA256 (dns-lexicon-3.11.4.tar.gz) = eca3688a458bc59b9539591b90f6835cb0f90eccda56379b09d40345708fa3c6
SIZE (dns-lexicon-3.11.4.tar.gz) = 152784
TIMESTAMP = 1674589924
SHA256 (dns_lexicon-3.11.7.tar.gz) = fb3969e9a33c056e95dce7c43712665d8937e2a05112e2f4c098ef86a9cf07d8
SIZE (dns_lexicon-3.11.7.tar.gz) = 152814

0 comments on commit 730d621

Please sign in to comment.