Rebuilt for Python 3.12
This commit is contained in:
parent
380dcdb385
commit
ed6d9ebfe4
@ -1,9 +1,8 @@
|
|||||||
%global _without_tests 1
|
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
Name: python-mock
|
Name: python-mock
|
||||||
Version: 4.0.3
|
Version: 4.0.3
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
Summary: Deprecated, use unittest.mock from the standard library instead
|
Summary: Deprecated, use unittest.mock from the standard library instead
|
||||||
|
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
@ -74,6 +73,9 @@ https://fedoraproject.org/wiki/Changes/DeprecatePythonMock
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 4.0.3-9
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 4.0.3-8
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 4.0.3-8
|
||||||
- Bootstrap for Python 3.12
|
- Bootstrap for Python 3.12
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user