Bootstrap for Python 3.11
This commit is contained in:
parent
2cdf546986
commit
bfa174f3f3
@ -1,8 +1,9 @@
|
||||
%global _without_tests 1
|
||||
%bcond_without tests
|
||||
|
||||
Name: python-mock
|
||||
Version: 4.0.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Deprecated, use unittest.mock from the standard library instead
|
||||
|
||||
License: BSD
|
||||
@ -73,6 +74,9 @@ https://fedoraproject.org/wiki/Changes/DeprecatePythonMock
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.0.3-3
|
||||
- Bootstrap for Python 3.11
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user