From 2fbcbb812b7ce856c20cafc03a7ecbfc3c4f6592 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 24 2020 10:50:09 +0000 Subject: Rebuilt for Python 3.9 --- 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