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#6bd0b0050e044aa25b14275fec353d75f663568e
This commit is contained in:
parent
8c99a06096
commit
a4c98af5ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
|||||||
/pytest-mock-3.3.1.tar.gz
|
/pytest-mock-3.3.1.tar.gz
|
||||||
/pytest-mock-3.4.0.tar.gz
|
/pytest-mock-3.4.0.tar.gz
|
||||||
/pytest-mock-3.5.0.tar.gz
|
/pytest-mock-3.5.0.tar.gz
|
||||||
|
/pytest-mock-3.5.1.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%global file_name pytest_mock
|
%global file_name pytest_mock
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 3.5.0
|
Version: 3.5.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Thin-wrapper around the mock package for easier use with py.test
|
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/
|
%{python3_sitelib}/%{file_name}-%{version}-py%{python3_version}.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 11 2021 Fabian Affolter <mail@fabian-affolter.ch> - 3.5.1-1
|
||||||
|
- Update to new upstream release 3.5.1 (#1912592)
|
||||||
|
|
||||||
* Tue Jan 05 2021 Fabian Affolter <mail@fabian-affolter.ch> - 3.5.0-1
|
* Tue Jan 05 2021 Fabian Affolter <mail@fabian-affolter.ch> - 3.5.0-1
|
||||||
- Update to new upstream release 3.5.0 (#1912592)
|
- Update to new upstream release 3.5.0 (#1912592)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pytest-mock-3.5.0.tar.gz) = ca85c49144a2dba83b4e3c5cfc5a82ddb631429271a4b87af686ba738f8137fe87db22121e4c04d04038c0bc786a555e882bfea21d667d1ed9f67c21b208d4ce
|
SHA512 (pytest-mock-3.5.1.tar.gz) = 28ab2f239d3dfee134dd4e4fd467109cf3c76cb60aeb537dbc0c21b9a7619d068d54737e33d98c585e9341588fdafba4737ea5f428af37796f55e61ec30373a7
|
||||||
|
Loading…
Reference in New Issue
Block a user