automatic version update by autodist [release 20.4.4-1mamba;Tue Apr 20 2021]
This commit is contained in:
parent
cd8406bf52
commit
dac126ec4f
@ -1,5 +1,5 @@
|
|||||||
Name: python-virtualenv
|
Name: python-virtualenv
|
||||||
Version: 20.4.3
|
Version: 20.4.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Virtual Python Environment builder
|
Summary: Virtual Python Environment builder
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
@ -10,7 +10,6 @@ URL: https://virtualenv.openplans.org
|
|||||||
Source: http://pypi.debian.net/virtualenv/virtualenv-%{version}.tar.gz
|
Source: http://pypi.debian.net/virtualenv/virtualenv-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: help2man
|
BuildRequires: help2man
|
||||||
Requires: python3 >= %python3_version
|
Requires: python3 >= %python3_version
|
||||||
@ -81,6 +80,9 @@ install -d %{buildroot}%{_mandir}/man1
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 20 2021 Automatic Build System <autodist@mambasoft.it> 20.4.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Mar 17 2021 Automatic Build System <autodist@mambasoft.it> 20.4.3-1mamba
|
* Wed Mar 17 2021 Automatic Build System <autodist@mambasoft.it> 20.4.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user