diff --git a/python-mock.spec b/python-mock.spec index f6c17a8..de2436a 100644 --- a/python-mock.spec +++ b/python-mock.spec @@ -1,3 +1,4 @@ +%global _without_tests 1 # keeping python3 subpackage as stdlib mock lives in a different namespace # Some people may have not fixed their imports @@ -8,7 +9,7 @@ Name: python-mock Version: 3.0.5 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A Python Mocking and Patching Library for Testing License: BSD @@ -69,6 +70,9 @@ needed attributes in the normal way. %changelog +* Fri May 22 2020 Miro HronĨok - 3.0.5-9 +- Bootstrap for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 3.0.5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild