Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2026 12:05:24 +0000
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: ea9f634b0c23 - main - devel/py-virtualenv: Update to 21.2.1
Message-ID:  <69d8e784.26ebe.27e455db@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nivit:

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

commit ea9f634b0c23a695589286ac4e8217aecf811b6d
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2026-04-10 12:04:40 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2026-04-10 12:05:17 +0000

    devel/py-virtualenv: Update to 21.2.1
    
    ChangeLog:      https://github.com/pypa/virtualenv/releases/tag/21.2.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 429c087ebedd..051ed9b7fdcc 100644
--- a/devel/py-virtualenv/Makefile
+++ b/devel/py-virtualenv/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	virtualenv
-PORTVERSION=	21.2.0
+PORTVERSION=	21.2.1
 CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -17,7 +17,7 @@ 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} \
 		${PYTHON_PKGNAMEPREFIX}python-discovery>=1.1.0:devel/py-python-discovery@${PY_FLAVOR}
-# tests: 357 passed, 39 skipped, 2 deselected
+# tests: 258 passed, 23 skipped, 2 deselected
 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 0ba38654c07a..96bb0133ad45 100644
--- a/devel/py-virtualenv/distinfo
+++ b/devel/py-virtualenv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773133903
-SHA256 (pypa-virtualenv-21.2.0_GH0.tar.gz) = 69a5063b06174b0d61f85832784bc7c727338ed31b6845912d04013eeb2060b8
-SIZE (pypa-virtualenv-21.2.0_GH0.tar.gz) = 6657169
+TIMESTAMP = 1775813227
+SHA256 (pypa-virtualenv-21.2.1_GH0.tar.gz) = badb2f0d78547d8efb97d12a45301eebcf47fa78a0d24714a3a3418a7a6c55ab
+SIZE (pypa-virtualenv-21.2.1_GH0.tar.gz) = 6662216


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d8e784.26ebe.27e455db>