From aa59fc7fce1ae1839210479b7f61ead5f78f4612 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Sat, 21 May 2022 00:32:17 +0300 Subject: [PATCH] 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 86b3ac57b7601..8aba05c734fea 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 29e08c156e6e9..aa2de0903ab52 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