Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2026 09:56:54 +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: 5620336e4b7f - main - devel/py-virtualenv: Update to 21.2.0
Message-ID:  <69afeae6.401b3.726cc21@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=5620336e4b7ff82f51fdf3b57e4d45436bb8af53

commit 5620336e4b7ff82f51fdf3b57e4d45436bb8af53
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2026-03-10 09:55:46 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2026-03-10 09:56:48 +0000

    devel/py-virtualenv: Update to 21.2.0
    
    ChangeLog:      https://github.com/pypa/virtualenv/releases/tag/21.2.0
    Reported by:    "github-actions[bot]" <notifications@github.com>
---
 devel/py-virtualenv/Makefile | 2 +-
 devel/py-virtualenv/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-virtualenv/Makefile b/devel/py-virtualenv/Makefile
index 5dbfa5586c56..429c087ebedd 100644
--- a/devel/py-virtualenv/Makefile
+++ b/devel/py-virtualenv/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	virtualenv
-PORTVERSION=	21.1.0
+PORTVERSION=	21.2.0
 CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/devel/py-virtualenv/distinfo b/devel/py-virtualenv/distinfo
index ccd094447b86..0ba38654c07a 100644
--- a/devel/py-virtualenv/distinfo
+++ b/devel/py-virtualenv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1772187572
-SHA256 (pypa-virtualenv-21.1.0_GH0.tar.gz) = 61e1b3851fb47015352870fdbb317456e8f5265b7239f0ae430d76955acd046e
-SIZE (pypa-virtualenv-21.1.0_GH0.tar.gz) = 6656978
+TIMESTAMP = 1773133903
+SHA256 (pypa-virtualenv-21.2.0_GH0.tar.gz) = 69a5063b06174b0d61f85832784bc7c727338ed31b6845912d04013eeb2060b8
+SIZE (pypa-virtualenv-21.2.0_GH0.tar.gz) = 6657169


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69afeae6.401b3.726cc21>