From 3626a42fdf37f6a0823601682ab8a086679bce9a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 14 Jul 2018 01:45:03 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-pytest-mock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pytest-mock.spec b/python-pytest-mock.spec index 572f52f..941d459 100644 --- a/python-pytest-mock.spec +++ b/python-pytest-mock.spec @@ -7,7 +7,7 @@ to worry about undoing patches at the end of a test. Name: python-%{pypi_name} Version: 1.10.0 -Release: 2%{?dist} +Release: 3%{?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 +* Sat Jul 14 2018 Fedora Release Engineering - 1.10.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Jun 18 2018 Miro HronĨok - 1.10.0-2 - Rebuilt for Python 3.7