diff --git a/python-pytest-mock.spec b/python-pytest-mock.spec index 1585429..3b9db14 100644 --- a/python-pytest-mock.spec +++ b/python-pytest-mock.spec @@ -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 - 1.7.0-1 +- Update to 1.7.0 + * Fri Feb 09 2018 Fedora Release Engineering - 1.6.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild