forked from pool/python-pytest-testinfra
Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-testinfra?expand=0&rev=6
This commit is contained in:
@@ -38,7 +38,6 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: python3-salt
|
BuildRequires: python3-salt
|
||||||
Requires: python-pytest
|
Requires: python-pytest
|
||||||
Requires: python-six >= 1.4
|
|
||||||
Provides: python-testinfra = %{version}-%{release}
|
Provides: python-testinfra = %{version}-%{release}
|
||||||
Obsoletes: python-testinfra < %{version}-%{release}
|
Obsoletes: python-testinfra < %{version}-%{release}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@@ -79,6 +78,7 @@ fi
|
|||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc CHANGELOG.rst README.rst
|
%doc CHANGELOG.rst README.rst
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/testinfra
|
||||||
|
%{python_sitelib}/pytest_testinfra-%{version}*-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user