From 2fbcbb812b7ce856c20cafc03a7ecbfc3c4f6592 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 24 May 2020 12:50:09 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- 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 e3cc020..968e25c 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.4 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Thin-wrapper around the mock package for easier use with py.test License: MIT @@ -69,6 +69,9 @@ PYTHONPATH="$(pwd)" py.test-%{python3_version} test_pytest_mock.py %changelog +* Sun May 24 2020 Miro HronĨok - 1.10.4-8 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1.10.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild