git: 64baa24680b3 - 2022Q2 - misc/py-python-utils: Update to 3.2.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 May 2022 08:33:45 UTC
The branch 2022Q2 has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=64baa24680b3e12491055f097b221e5ff12cf4ab
commit 64baa24680b3e12491055f097b221e5ff12cf4ab
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2022-05-20 21:32:17 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2022-05-25 08:28:49 +0000
misc/py-python-utils: Update to 3.2.3
- Remove dependence on py-six, which was only needed for Python 2.x
(cherry picked from commit aa59fc7fce1ae1839210479b7f61ead5f78f4612)
---
misc/py-python-utils/Makefile | 4 +---
misc/py-python-utils/distinfo | 6 +++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/misc/py-python-utils/Makefile b/misc/py-python-utils/Makefile
index 86b3ac57b760..8aba05c734fe 100644
--- a/misc/py-python-utils/Makefile
+++ b/misc/py-python-utils/Makefile
@@ -1,5 +1,5 @@
PORTNAME= python-utils
-PORTVERSION= 3.1.0
+PORTVERSION= 3.2.3
CATEGORIES= misc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +10,6 @@ COMMENT= Collection of small functions and classes
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
-
NO_ARCH= yes
USES= python:3.7+
USE_PYTHON= autoplist distutils
diff --git a/misc/py-python-utils/distinfo b/misc/py-python-utils/distinfo
index 29e08c156e6e..aa2de0903ab5 100644
--- a/misc/py-python-utils/distinfo
+++ b/misc/py-python-utils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643032710
-SHA256 (python-utils-3.1.0.tar.gz) = 4dace6420c5f50d6509251fa0aee0e2a0b826bbc8a5d2a6d7e99dca80e78a7f3
-SIZE (python-utils-3.1.0.tar.gz) = 24251
+TIMESTAMP = 1653075461
+SHA256 (python-utils-3.2.3.tar.gz) = 45c6065746b500cf2ea3d6fb474a3c6298fb2ceca9ca25e5d6dea7fefd0cfa96
+SIZE (python-utils-3.2.3.tar.gz) = 25153