git: aa59fc7fce1a - main - misc/py-python-utils: Update to 3.2.3

From: Max Brazhnikov <makc_at_FreeBSD.org>
Date: Fri, 20 May 2022 21:33:49 UTC
The branch main has been updated by makc:

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

commit aa59fc7fce1ae1839210479b7f61ead5f78f4612
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2022-05-20 21:32:17 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2022-05-20 21:32:17 +0000

    misc/py-python-utils: Update to 3.2.3
    
    - Remove dependence on py-six, which was only needed for Python 2.x
---
 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