diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2023-07-10 15:53:57 +0300 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2023-07-10 15:53:57 +0300 |
commit | 525c24b839591264b4d6c55cf49e563c2f4a64c8 (patch) | |
tree | d62912edfd251317667e95b371fd15296f474a3b /misc/py-python-utils | |
parent | graphics/py-mpl-interactions: update to 0.23.1 (diff) |
misc/py-python-utils: update to 3.7.0
Diffstat (limited to 'misc/py-python-utils')
-rw-r--r-- | misc/py-python-utils/Makefile | 2 | ||||
-rw-r--r-- | misc/py-python-utils/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/py-python-utils/Makefile b/misc/py-python-utils/Makefile index 61b2e979d5a2..35f6f45b0d9d 100644 --- a/misc/py-python-utils/Makefile +++ b/misc/py-python-utils/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-utils -PORTVERSION= 3.5.2 +PORTVERSION= 3.7.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-python-utils/distinfo b/misc/py-python-utils/distinfo index a8626b478c8e..14b02da9264d 100644 --- a/misc/py-python-utils/distinfo +++ b/misc/py-python-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676222761 -SHA256 (python-utils-3.5.2.tar.gz) = 68198854fc276bc4b2403b261703c218e01ef564dcb072a7096ed9ea7aa5130c -SIZE (python-utils-3.5.2.tar.gz) = 26883 +TIMESTAMP = 1688993023 +SHA256 (python-utils-3.7.0.tar.gz) = 1970468fff1c0adbd60b9a751e6a786223a9f0373c954571912d9cf4be49b552 +SIZE (python-utils-3.7.0.tar.gz) = 29654 |