automatic version update by autodist [release 20.26.0-1mamba;Wed Apr 24 2024]
This commit is contained in:
parent
e776ef1e44
commit
55d2106fda
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-virtualenv
|
||||
Version: 20.25.3
|
||||
Version: 20.26.0
|
||||
Release: 1mamba
|
||||
Summary: Virtual Python Environment builder
|
||||
Group: System/Libraries/Python
|
||||
@ -16,6 +16,7 @@ BuildRequires: python3.11dist(distlib)
|
||||
BuildRequires: python3.11dist(filelock)
|
||||
BuildRequires: python3.11dist(platformdirs)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python-hatch_vcs-py3
|
||||
BuildRequires: help2man
|
||||
BuildArch: noarch
|
||||
|
||||
@ -63,6 +64,9 @@ done
|
||||
%{python_sitelib}/%{pkgname}/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 24 2024 Automatic Build System <autodist@openmamba.org> 20.26.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 18 2024 Automatic Build System <autodist@openmamba.org> 20.25.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user