forked from Lainports/freebsd-ports
devel/py-virtualenv: Update to 20.27.1
Release changes: https://github.com/pypa/virtualenv/releases/tag/20.27.1 Reported by: Bernát Gábor <notifications@github.com>
This commit is contained in:
parent
e9c01f4f5d
commit
f2a6374745
2 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= virtualenv
|
||||
# Check XXX below before updating to see if that condition is still valid
|
||||
PORTVERSION= 20.26.5
|
||||
PORTVERSION= 20.27.1
|
||||
CATEGORIES= devel python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
|
@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}distlib>=0.3.7:devel/py-distlib@${PY_FLAVO
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}distlib>=0.3.7:devel/py-distlib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}filelock>=3.12.2:sysutils/py-filelock@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}platformdirs>=3.9.1:devel/py-platformdirs@${PY_FLAVOR}
|
||||
# tests: 306 passed, 26 skipped
|
||||
# tests: 307 passed, 26 skipped
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}covdefaults>=2.3:devel/py-covdefaults@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}coverage>=7.3.2:devel/py-coverage@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}coverage_enable_subprocess>=1.0:devel/py-coverage_enable_subprocess@${PY_FLAVOR} \
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1727529876
|
||||
SHA256 (pypa-virtualenv-20.26.5_GH0.tar.gz) = bf29c6c91abb24d68333e78e36792bab61c2eff7d151711dda45e397a774e9d3
|
||||
SIZE (pypa-virtualenv-20.26.5_GH0.tar.gz) = 9410350
|
||||
TIMESTAMP = 1730277786
|
||||
SHA256 (pypa-virtualenv-20.27.1_GH0.tar.gz) = a26adf738ef0fbb64ca32ca281f11f25594e16316cc616f1f98e6bf70660b2a4
|
||||
SIZE (pypa-virtualenv-20.27.1_GH0.tar.gz) = 6532120
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue