This commit is contained in:
Fedora Release Engineering 2017-02-11 10:12:01 +00:00
parent ea361ad595
commit 14bedb22e0

View File

@ -7,7 +7,7 @@ to worry about undoing patches at the end of a test.
Name: python-%{pypi_name}
Version: 1.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Thin-wrapper around the mock package for easier use with py.test
License: MIT
@ -87,6 +87,9 @@ PYTHONPATH="$(pwd)" py.test-%{python3_version} test_pytest_mock.py
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.2-3
- Rebuild for Python 3.6