From 951977f18431692e464f0d2f73d8e0c1a8d722a1 Mon Sep 17 00:00:00 2001 From: iztokf Date: May 10 2022 15:18:55 +0000 Subject: Remove obsolete macros --- diff --git a/python-pytest-lazy-fixture.spec b/python-pytest-lazy-fixture.spec index 117b0fc..23ff939 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: 5%{?dist} +Release: 6%{?dist} Summary: Use fixtures in pytest.mark.parametrize License: MIT @@ -17,8 +17,6 @@ Source0: %pypi_source %{pypi_name} BuildArch: noarch -%{?python_enable_dependency_generator} - %description %_description %package -n python3-%{pypi_name} @@ -27,8 +25,6 @@ BuildRequires: python3-devel BuildRequires: %{py3_dist pytest} BuildRequires: %{py3_dist setuptools} -%{?python_provide:%python_provide python3-%{pypi_name}} - %description -n python3-%{pypi_name} %_description %prep @@ -54,6 +50,9 @@ PYTHONPATH="%{buildroot}/%{python3_sitelib}/" pytest-3 %{python3_sitelib}/__pycache__ %changelog +* Tue May 10 2022 Iztok Fister Jr. - 0.6.3-6 +- Remove obsolete macros + * Fri Jan 21 2022 Fedora Release Engineering - 0.6.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild