Bootstrap for Python 3.10

This commit is contained in:
Python Maint 2021-06-02 12:07:34 +02:00 committed by Miro Hrončok
parent 18340e54a2
commit 085fa8dc2f

View File

@ -1,8 +1,9 @@
%global _without_tests 1
%bcond_without tests
Name: python-mock
Version: 3.0.5
Release: 14%{?dist}
Release: 15%{?dist}
Summary: Deprecated, use unittest.mock from the standard library instead
License: BSD
@ -69,6 +70,9 @@ https://fedoraproject.org/wiki/Changes/DeprecatePythonMock
%changelog
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 3.0.5-15
- Bootstrap for Python 3.10
* Tue Feb 02 2021 Miro Hrončok <mhroncok@redhat.com> - 3.0.5-14
- Deprecate python3-mock
- https://fedoraproject.org/wiki/Changes/DeprecatePythonMock