Rebuilt for Python 3.7
This commit is contained in:
parent
fc56dbe321
commit
7b486afb95
@ -7,7 +7,7 @@ to worry about undoing patches at the end of a test.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.10.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Thin-wrapper around the mock package for easier use with py.test
|
||||
|
||||
License: MIT
|
||||
@ -89,6 +89,9 @@ PYTHONPATH="$(pwd)" py.test-%{python3_version} test_pytest_mock.py
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 1.10.0-2
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Mon May 07 2018 Julien Enselme <jujens@jujens.eu> - 1.10.0-1
|
||||
- Update to 1.10.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user