From 3f277b0936ee6ffb1c90db75c621cd031d7cbbf9 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:50:43 +0100 Subject: [PATCH] update to 20.4.7 [release 20.4.7-1mamba;Sun May 30 2021] --- python-virtualenv.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/python-virtualenv.spec b/python-virtualenv.spec index f163d1a..516479c 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -1,12 +1,12 @@ Name: python-virtualenv -Version: 20.4.6 +Version: 20.4.7 Release: 1mamba Summary: Virtual Python Environment builder Group: System/Libraries/Python Vendor: openmamba Distribution: openmamba -Packager: Stefano Cotta Ramusino -URL: https://virtualenv.openplans.org +Packager: Silvan Calarco +URL: https://virtualenv.pypa.io/en/latest/ Source: http://pypi.debian.net/virtualenv/virtualenv-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN @@ -80,6 +80,9 @@ install -d %{buildroot}%{_mandir}/man1 %defattr(-,root,root) %changelog +* Sun May 30 2021 Silvan Calarco 20.4.7-1mamba +- update to 20.4.7 + * Thu May 06 2021 Automatic Build System 20.4.6-1mamba - automatic version update by autodist