diff --git a/python-pytest-lazy-fixture.spec b/python-pytest-lazy-fixture.spec index 5102ced..c1fb9fa 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.5.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Use fixtures in pytest.mark.parametrize # https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses @@ -54,6 +54,9 @@ PYTHONPATH="%{buildroot}/%{python3_sitelib}/" pytest-3 %{python3_sitelib}/__pycache__ %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.5.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri Jul 12 2019 Ankur Sinha - 0.5.2-2 - Re-enable tests