Compare commits

...

No commits in common. "imports/c8-stream-2.7/python-pytest-mock-1.9.0-3.module+el8+2540+b19c9b35" and "c8s-stream-2.7" have entirely different histories.

1 changed files with 5 additions and 1 deletions

View File

@ -9,7 +9,7 @@ to worry about undoing patches at the end of a test.
Name: python-%{pypi_name}
Version: 1.9.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Thin-wrapper around the mock package for easier use with py.test
License: MIT
@ -99,6 +99,10 @@ PYTHONPATH="$(pwd)" py.test-%{python3_version} test_pytest_mock.py
%changelog
* Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 1.9.0-4
- Bumping due to problems with modular RPM upgrade path
- Resolves: rhbz#1695587
* Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 1.9.0-2
- Make possible to disable python3 subpackage