import python-pytest-mock-1.9.0-4.module+el8.0.0+2961+596d0223
This commit is contained in:
parent
a5f2b1d74a
commit
4de02bda02
@ -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
|
||||
* Wed Apr 03 2019 Tomas Orsava <torsava@redhat.com> - 1.9.0-4
|
||||
- Bumping due to problems with modular RPM upgrade path (#1695587)
|
||||
- Related: rhbz#1693974
|
||||
|
||||
* Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 1.9.0-2
|
||||
- Make possible to disable python3 subpackage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user