Bootstrap for Python 3.10
This commit is contained in:
parent
18340e54a2
commit
085fa8dc2f
@ -1,8 +1,9 @@
|
|||||||
|
%global _without_tests 1
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
Name: python-mock
|
Name: python-mock
|
||||||
Version: 3.0.5
|
Version: 3.0.5
|
||||||
Release: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
Summary: Deprecated, use unittest.mock from the standard library instead
|
Summary: Deprecated, use unittest.mock from the standard library instead
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -69,6 +70,9 @@ https://fedoraproject.org/wiki/Changes/DeprecatePythonMock
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Feb 02 2021 Miro Hrončok <mhroncok@redhat.com> - 3.0.5-14
|
||||||
- Deprecate python3-mock
|
- Deprecate python3-mock
|
||||||
- https://fedoraproject.org/wiki/Changes/DeprecatePythonMock
|
- https://fedoraproject.org/wiki/Changes/DeprecatePythonMock
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user