diff --git a/python-django-pytest.spec b/python-django-pytest.spec index b01ab4f..307b919 100644 --- a/python-django-pytest.spec +++ b/python-django-pytest.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.2.0 -Release: 31%{?dist} +Release: 32%{?dist} Summary: Allows you to use py.test as a django test runner License: BSD @@ -54,6 +54,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/django_pytest-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 0.2.0-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 0.2.0-31 - Rebuilt for Python 3.11