Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-pytest-mock.git#ca0ae50c702d660cb4ab3d299956f2b7ae7d50df
This commit is contained in:
parent
047c18c837
commit
8c99a06096
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/pytest-mock-3.3.0.tar.gz
|
||||
/pytest-mock-3.3.1.tar.gz
|
||||
/pytest-mock-3.4.0.tar.gz
|
||||
/pytest-mock-3.5.0.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global file_name pytest_mock
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 3.4.0
|
||||
Version: 3.5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Thin-wrapper around the mock package for easier use with py.test
|
||||
|
||||
@ -54,6 +54,9 @@ sed -i 's/\r$//' README.rst
|
||||
%{python3_sitelib}/%{file_name}-%{version}-py%{python3_version}.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Jan 05 2021 Fabian Affolter <mail@fabian-affolter.ch> - 3.5.0-1
|
||||
- Update to new upstream release 3.5.0 (#1912592)
|
||||
|
||||
* Wed Dec 16 2020 Fabian Affolter <mail@fabian-affolter.ch> - 3.4.0-1
|
||||
- Update macros
|
||||
- Update to new upstream release 3.4.0 (#1907878)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pytest-mock-3.4.0.tar.gz) = 5456b60bdd06a63859232b28aeb79be643e8298e69ae103cb6e194891987e01b17771ad895dfead97fa45531959689fb202bb1ebc9ba44491098760c10d1ef43
|
||||
SHA512 (pytest-mock-3.5.0.tar.gz) = ca85c49144a2dba83b4e3c5cfc5a82ddb631429271a4b87af686ba738f8137fe87db22121e4c04d04038c0bc786a555e882bfea21d667d1ed9f67c21b208d4ce
|
||||
|
Loading…
Reference in New Issue
Block a user