diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2024-08-29 12:38:23 +0300 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2024-08-29 12:38:23 +0300 |
commit | f469b739c0d97f49690544d39cb669fc132fd1fc (patch) | |
tree | 22f8a91f10ade0547968ea0b4ac00cd62006a86c /misc/py-python-utils | |
parent | security/vuxml: add www/*chromium < 128.0.6613.114 (diff) |
misc/py-python-utils: update to 3.8.2
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 a3ac9970fca6..62c76c2afbc1 100644 --- a/misc/py-python-utils/Makefile +++ b/misc/py-python-utils/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-utils -PORTVERSION= 3.8.1 +PORTVERSION= 3.8.2 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-python-utils/distinfo b/misc/py-python-utils/distinfo index 6f3c7a078dd9..6bbe8e425a0d 100644 --- a/misc/py-python-utils/distinfo +++ b/misc/py-python-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695908340 -SHA256 (python-utils-3.8.1.tar.gz) = ec3a672465efb6c673845a43afcfafaa23d2594c24324a40ec18a0c59478dc0b -SIZE (python-utils-3.8.1.tar.gz) = 30545 +TIMESTAMP = 1724923913 +SHA256 (python-utils-3.8.2.tar.gz) = c5d161e4ca58ce3f8c540f035e018850b261a41e7cb98f6ccf8e1deb7174a1f1 +SIZE (python-utils-3.8.2.tar.gz) = 30431 |