automatic version update by autodist [release 5.0.0-1mamba;Wed Dec 28 2022]
This commit is contained in:
parent
2042676d24
commit
be0430d080
@ -1,5 +1,5 @@
|
||||
Name: python-mock
|
||||
Version: 4.0.3
|
||||
Version: 5.0.0
|
||||
Release: 1mamba
|
||||
Summary: Rolling backport of unittest.mock for all Pythons
|
||||
Group: System/Libraries
|
||||
@ -7,15 +7,14 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/testing-cabal/mock
|
||||
Source: https://pypi.python.org/packages/source/m/mock/mock-%{version}.tar.gz
|
||||
Source: https://pypi.debian.net/mock/mock-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: libpython3-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: python >= %python_version
|
||||
Requires: python-pbr
|
||||
Requires: python-funcsigs
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -45,6 +44,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Wed Dec 28 2022 Automatic Build System <autodist@mambasoft.it> 5.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 4.0.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user