From 9d630a6c86307cc1a293762a8f3e6cc172e30263 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:53:27 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-pytest-lazy-fixture.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pytest-lazy-fixture.spec b/python-pytest-lazy-fixture.spec index c1fb9fa..ed4e476 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: 3%{?dist} +Release: 4%{?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 +* Mon Aug 19 2019 Miro HronĨok - 0.5.2-4 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild