rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 5.1.0-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
105cd938ee
commit
abd8d7ff6e
@ -1,6 +1,6 @@
|
||||
Name: python-mock
|
||||
Version: 5.1.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Rolling backport of unittest.mock for all Pythons
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -10,8 +10,9 @@ URL: https://github.com/testing-cabal/mock
|
||||
Source: https://pypi.debian.net/mock/mock-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
Requires: python >= %python_version
|
||||
Requires: python-pbr
|
||||
Requires: python-funcsigs
|
||||
@ -44,6 +45,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 5.1.0-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Wed Jul 12 2023 Automatic Build System <autodist@mambasoft.it> 5.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user