diff --git a/python-pytest-lazy-fixture.spec b/python-pytest-lazy-fixture.spec index 3d13f06..329130a 100644 --- a/python-pytest-lazy-fixture.spec +++ b/python-pytest-lazy-fixture.spec @@ -8,7 +8,7 @@ Use fixtures in pytest.mark.parametrize.} Name: python-%{pypi_name} Version: 0.6.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Use fixtures in pytest.mark.parametrize License: MIT @@ -54,6 +54,9 @@ PYTHONPATH="%{buildroot}/%{python3_sitelib}/" pytest-3 %{python3_sitelib}/__pycache__ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.6.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Aug 20 2020 Aniket Pradhan - 0.6.3-1 - Updated to 0.6.3 - Fixes failing tests