diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2025-08-06 17:44:18 +0200 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2025-08-06 17:44:18 +0200 |
commit | bd7bbc75255c6f6e70f76babe05d3bc42799b96f (patch) | |
tree | 1435c9a4f9c4491d15ba57f38d62d5bc7ef6f9db | |
parent | www/py-google-api-python-client: Update to 2.178.0 (diff) |
devel/py-virtualenv: Update to 20.33.1
Release changes: https://github.com/pypa/virtualenv/releases/tag/20.33.1
Reported by: Bernát Gábor <notifications@github.com>
-rw-r--r-- | devel/py-virtualenv/Makefile | 2 | ||||
-rw-r--r-- | devel/py-virtualenv/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-virtualenv/Makefile b/devel/py-virtualenv/Makefile index 0e7af826d093..53566ee1bc65 100644 --- a/devel/py-virtualenv/Makefile +++ b/devel/py-virtualenv/Makefile @@ -1,5 +1,5 @@ PORTNAME= virtualenv -PORTVERSION= 20.33.0 +PORTVERSION= 20.33.1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-virtualenv/distinfo b/devel/py-virtualenv/distinfo index 47b8bf754cff..16318f2b6139 100644 --- a/devel/py-virtualenv/distinfo +++ b/devel/py-virtualenv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754377752 -SHA256 (pypa-virtualenv-20.33.0_GH0.tar.gz) = 690c6bc0918cf0ec6eea31502dc03cf6812aa91a8b74c31450ffce4c3f5bb4c7 -SIZE (pypa-virtualenv-20.33.0_GH0.tar.gz) = 6122945 +TIMESTAMP = 1754494586 +SHA256 (pypa-virtualenv-20.33.1_GH0.tar.gz) = e81c6c66297f4bb4f60d4c34e9045963e7871b4fca421781eceb7de484dae392 +SIZE (pypa-virtualenv-20.33.1_GH0.tar.gz) = 6123073 |