From e10a3c179b863757e32cb8dcc2dd74fcae90207b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 08:55:43 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- 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 7b34a16..41f75a7 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: 3%{?dist} +Release: 4%{?dist} Summary: Use fixtures in pytest.mark.parametrize License: MIT @@ -54,6 +54,9 @@ PYTHONPATH="%{buildroot}/%{python3_sitelib}/" pytest-3 %{python3_sitelib}/__pycache__ %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.6.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.6.3-3 - Rebuilt for Python 3.10