Update to 1.7.0

This commit is contained in:
Julien Enselme 2018-02-19 11:18:05 +01:00
parent 16f621971d
commit 05419ccaee

View File

@ -6,13 +6,13 @@ to worry about undoing patches at the end of a test.
Name: python-%{pypi_name}
Version: 1.6.3
Release: 2%{?dist}
Version: 1.7.0
Release: 1%{?dist}
Summary: Thin-wrapper around the mock package for easier use with py.test
License: MIT
URL: https://pypi.python.org/pypi/pytest-mock
Source0: https://files.pythonhosted.org/packages/57/36/486ec1d301c12456368e6307dfa3284fbaef68c5de03ed8e16941270bc44/pytest-mock-1.6.3.tar.gz
Source0: https://files.pythonhosted.org/packages/8c/51/ebdeaeb5ec7b98bbab8fd1c857ef61cf06092147a95e49f6d9d6fa7e8884/pytest-mock-1.7.0.tar.gz
BuildArch: noarch
%description
@ -89,6 +89,9 @@ PYTHONPATH="$(pwd)" py.test-%{python3_version} test_pytest_mock.py
%changelog
* Mon Feb 19 2018 Julien Enselme <jujens@jujesn.eu> - 1.7.0-1
- Update to 1.7.0
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild