Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 2024 08:48:12 GMT
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f2a637474576 - main - devel/py-virtualenv: Update to 20.27.1
Message-ID:  <202410300848.49U8mCAO076894@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nivit:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f2a637474576eabef08dddd7b49dd209cb7044dd

commit f2a637474576eabef08dddd7b49dd209cb7044dd
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2024-10-30 08:47:08 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2024-10-30 08:47:08 +0000

    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>
---
 devel/py-virtualenv/Makefile | 4 ++--
 devel/py-virtualenv/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-virtualenv/Makefile b/devel/py-virtualenv/Makefile
index b10969ef3a9e..3e542ccf1a56 100644
--- a/devel/py-virtualenv/Makefile
+++ b/devel/py-virtualenv/Makefile
@@ -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} \
diff --git a/devel/py-virtualenv/distinfo b/devel/py-virtualenv/distinfo
index 41c6d0174b92..ab504c71b432 100644
--- a/devel/py-virtualenv/distinfo
+++ b/devel/py-virtualenv/distinfo
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410300848.49U8mCAO076894>