git: cbaf1ff7cdae - main - devel/py-virtualenv: Update to 20.30.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Apr 2025 20:51:54 UTC
The branch main has been updated by nivit:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cbaf1ff7cdae285453d9c65491a5ed2caeb62314
commit cbaf1ff7cdae285453d9c65491a5ed2caeb62314
Author: Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2025-04-01 20:46:47 +0000
Commit: Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2025-04-01 20:51:09 +0000
devel/py-virtualenv: Update to 20.30.0
- Enable DOCS option again, after the incompatibility between
textproc/py-towncrier and textproc/py-sphinxcontrib-towncrier
(two docs dependencies) has been solved. See
https://github.com/sphinx-contrib/sphinxcontrib-towncrier/issues/92
Release changes: https://github.com/pypa/virtualenv/releases/tag/20.30.0
Reported by: Bernát Gábor <notifications@github.com>
---
devel/py-virtualenv/Makefile | 8 ++------
devel/py-virtualenv/distinfo | 6 +++---
2 files changed, 5 insertions(+), 9 deletions(-)
diff --git a/devel/py-virtualenv/Makefile b/devel/py-virtualenv/Makefile
index bd97666d4b6c..4389c0bee3f5 100644
--- a/devel/py-virtualenv/Makefile
+++ b/devel/py-virtualenv/Makefile
@@ -1,6 +1,5 @@
PORTNAME= virtualenv
-# Check XXX below before updating to see if that condition is still valid
-PORTVERSION= 20.29.3
+PORTVERSION= 20.30.0
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -46,10 +45,7 @@ TEST_ENV= PYTHONIOENCODING=utf-8 \
NO_ARCH= yes
-# XXX: Temporarly disable DOCS option due to the issue reported at
-# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280687
-# https://github.com/sphinx-contrib/sphinxcontrib-towncrier/issues/92
-#OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
DOCS_BINARY_ALIAS= towncrier=towncrier-${PYTHON_VER}
DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click-default-group>=1.2.4:devel/py-click-default-group@${PY_FLAVOR} \
diff --git a/devel/py-virtualenv/distinfo b/devel/py-virtualenv/distinfo
index 1d1f5e681a26..23e89d4c5ff9 100644
--- a/devel/py-virtualenv/distinfo
+++ b/devel/py-virtualenv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741336506
-SHA256 (pypa-virtualenv-20.29.3_GH0.tar.gz) = d4aab92b0ff5d48c894f49203b371a25e8050171f381fd8219cf2f5c0b1e5e45
-SIZE (pypa-virtualenv-20.29.3_GH0.tar.gz) = 4358717
+TIMESTAMP = 1743539668
+SHA256 (pypa-virtualenv-20.30.0_GH0.tar.gz) = 8c110735e8adac6a170d60c986d792975f6719f897ab6480f6916109ad757ed9
+SIZE (pypa-virtualenv-20.30.0_GH0.tar.gz) = 4386292