Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2022 14:31:23 GMT
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3907e759e905 - main - misc/py-python-utils: update to 3.1.0
Message-ID:  <202201241431.20OEVNO6056822@gitrepo.freebsd.org>

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

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

commit 3907e759e905813f1cc62ee401d351579cc03291
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2022-01-24 14:30:43 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2022-01-24 14:30:43 +0000

    misc/py-python-utils: update to 3.1.0
---
 misc/py-python-utils/Makefile | 4 ++--
 misc/py-python-utils/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/misc/py-python-utils/Makefile b/misc/py-python-utils/Makefile
index cb368424f087..86b3ac57b760 100644
--- a/misc/py-python-utils/Makefile
+++ b/misc/py-python-utils/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	python-utils
-PORTVERSION=	2.7.1
+PORTVERSION=	3.1.0
 CATEGORIES=	misc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
 
 NO_ARCH=	yes
-USES=		python:3.6+
+USES=		python:3.7+
 USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>
diff --git a/misc/py-python-utils/distinfo b/misc/py-python-utils/distinfo
index dd0ba99dc7ab..29e08c156e6e 100644
--- a/misc/py-python-utils/distinfo
+++ b/misc/py-python-utils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641222196
-SHA256 (python-utils-2.7.1.tar.gz) = 88595bfa054975534a2f813b6c8deb96b44f3b6fad00a927fd062fe65550fadf
-SIZE (python-utils-2.7.1.tar.gz) = 28997
+TIMESTAMP = 1643032710
+SHA256 (python-utils-3.1.0.tar.gz) = 4dace6420c5f50d6509251fa0aee0e2a0b826bbc8a5d2a6d7e99dca80e78a7f3
+SIZE (python-utils-3.1.0.tar.gz) = 24251



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