Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2023 14:56:53 GMT
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a5726fafbff7 - main - dns/py-pycares: update to version 4.3.0.
Message-ID:  <202305181456.34IEurto004237@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by demon:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a5726fafbff7162607246deb79bb5c64e2133eff

commit a5726fafbff7162607246deb79bb5c64e2133eff
Author:     Dmitry Sivachenko <demon@FreeBSD.org>
AuthorDate: 2023-05-18 14:56:20 +0000
Commit:     Dmitry Sivachenko <demon@FreeBSD.org>
CommitDate: 2023-05-18 14:56:46 +0000

    dns/py-pycares: update to version 4.3.0.
---
 dns/py-pycares/Makefile | 4 ++--
 dns/py-pycares/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dns/py-pycares/Makefile b/dns/py-pycares/Makefile
index c169ae2976fe..3a7c2556b0f2 100644
--- a/dns/py-pycares/Makefile
+++ b/dns/py-pycares/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pycares
-PORTVERSION=	4.1.2
+PORTVERSION=	4.3.0
 CATEGORIES=	dns python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cffi>=1.5.0:devel/py-cffi@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cffi>=1.5.0:devel/py-cffi@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		python:3.7+
 USE_PYTHON=	distutils autoplist
 
 OPTIONS_DEFINE=	IDNA
diff --git a/dns/py-pycares/distinfo b/dns/py-pycares/distinfo
index af2345f7046b..c2799223ed10 100644
--- a/dns/py-pycares/distinfo
+++ b/dns/py-pycares/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646768958
-SHA256 (pycares-4.1.2.tar.gz) = 03490be0e7b51a0c8073f877bec347eff31003f64f57d9518d419d9369452837
-SIZE (pycares-4.1.2.tar.gz) = 819726
+TIMESTAMP = 1684420027
+SHA256 (pycares-4.3.0.tar.gz) = c542696f6dac978e9d99192384745a65f80a7d9450501151e4a7563e06010d45
+SIZE (pycares-4.3.0.tar.gz) = 821580



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305181456.34IEurto004237>