Remove obsolete macros
This commit is contained in:
parent
4755b40265
commit
951977f184
@ -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. <iztokf AT fedoraproject DOT org> - 0.6.3-6
|
||||
- Remove obsolete macros
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.3-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user