diff --git a/python-pytest-mock.spec b/python-pytest-mock.spec index 227dc5e..ebc19f5 100644 --- a/python-pytest-mock.spec +++ b/python-pytest-mock.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 3.10.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Thin-wrapper around the mock package for easier use with py.test License: MIT @@ -59,6 +59,9 @@ sed -i "s/import py\.code//" tests/test_pytest_mock.py %{python3_sitelib}/%{file_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Tue Jun 13 2023 Python Maint - 3.10.0-3 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 3.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild