Rebuilt for Python 3.10
This commit is contained in:
parent
085fa8dc2f
commit
86fe059826
@ -1,9 +1,8 @@
|
|||||||
%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: 15%{?dist}
|
Release: 16%{?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
|
||||||
@ -70,6 +69,9 @@ https://fedoraproject.org/wiki/Changes/DeprecatePythonMock
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 3.0.5-16
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 3.0.5-15
|
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 3.0.5-15
|
||||||
- Bootstrap for Python 3.10
|
- Bootstrap for Python 3.10
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user