Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Mar 2022 19:51:05 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: a29712eec5d2 - main - dns/py-pycares: update to version 4.1.2.
Message-ID:  <202203081951.228Jp5Yc045376@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=a29712eec5d21bc4d1aa4da74befb977ac0ca28b

commit a29712eec5d21bc4d1aa4da74befb977ac0ca28b
Author:     Dmitry Sivachenko <demon@FreeBSD.org>
AuthorDate: 2022-03-08 19:50:14 +0000
Commit:     Dmitry Sivachenko <demon@FreeBSD.org>
CommitDate: 2022-03-08 19:50:14 +0000

    dns/py-pycares: update to version 4.1.2.
    
    PR: 262361
    Submitted by:   Norikatsu Shigemura <nork@ninth-nine.com>
---
 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 c8e81a8365de..ef927779ea88 100644
--- a/dns/py-pycares/Makefile
+++ b/dns/py-pycares/Makefile
@@ -1,7 +1,7 @@
 # Created by: Dmitry Sivachenko <mitya@yandex-team.ru>
 
 PORTNAME=	pycares
-PORTVERSION=	3.1.1
+PORTVERSION=	4.1.2
 CATEGORIES=	dns python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,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.5+
+USES=		python:3.6+
 USE_PYTHON=	distutils autoplist
 
 OPTIONS_DEFINE=	IDNA
diff --git a/dns/py-pycares/distinfo b/dns/py-pycares/distinfo
index a46399f68004..af2345f7046b 100644
--- a/dns/py-pycares/distinfo
+++ b/dns/py-pycares/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578679650
-SHA256 (pycares-3.1.1.tar.gz) = 18dfd4fd300f570d6c4536c1d987b7b7673b2a9d14346592c5d6ed716df0d104
-SIZE (pycares-3.1.1.tar.gz) = 233742
+TIMESTAMP = 1646768958
+SHA256 (pycares-4.1.2.tar.gz) = 03490be0e7b51a0c8073f877bec347eff31003f64f57d9518d419d9369452837
+SIZE (pycares-4.1.2.tar.gz) = 819726



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