diff --git a/python-pytest-steps.spec b/python-pytest-steps.spec index d6b7fed..01cf8fc 100644 --- a/python-pytest-steps.spec +++ b/python-pytest-steps.spec @@ -1,6 +1,6 @@ Name: python-pytest-steps Version: 1.7.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Create step-wise / incremental tests in pytest License: BSD @@ -65,6 +65,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} %{__python3} -m pytest -v "${args[@]} %{python3_sitelib}/pytest_steps-%{version}.dist-info/ %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.7.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Jun 15 2022 Python Maint - 1.7.2-8 - Rebuilt for Python 3.11