rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 6.0.0.0a1-2mamba;Fri Sep 29 2023]
This commit is contained in:
parent
34564881c8
commit
af31447abc
@ -1,6 +1,6 @@
|
||||
Name: python-virtualenvwrapper
|
||||
Version: 6.0.0.0a1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A set of extensions to virtualenv tool
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -10,11 +10,12 @@ URL: https://virtualenvwrapper.readthedocs.io/en/latest/
|
||||
Source: https://pypi.debian.net/virtualenvwrapper/virtualenvwrapper-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(stevedore)
|
||||
BuildRequires: python3.7dist(virtualenv)
|
||||
BuildRequires: python3.7dist(virtualenv-clone)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(stevedore)
|
||||
BuildRequires: python3.11dist(virtualenv)
|
||||
BuildRequires: python3.11dist(virtualenv-clone)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -49,6 +50,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc AUTHORS LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Sep 29 2023 Automatic Build System <autodist@mambasoft.it> 6.0.0.0a1-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Thu Mar 23 2023 Automatic Build System <autodist@mambasoft.it> 6.0.0.0a1-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user