mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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>
This commit is contained in:
parent
04391abc49
commit
cbaf1ff7cd
2 changed files with 5 additions and 9 deletions
|
@ -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} \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue