diff --git a/python-boto3.spec b/python-boto3.spec index 0fc798a..24d29ee 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -21,13 +21,11 @@ services like Amazon S3 and Amazon EC2.} Summary: %{summary} BuildRequires: python3-devel BuildRequires: python3-setuptools -%{?python_provide:%python_provide python3-%{pypi_name}} %description -n python3-%{pypi_name} %{_description} %prep %setup -q -n %{pypi_name}-%{version} -rm -rf %{pypi_name}.egg-info # Remove online tests rm -rf tests/integration @@ -48,6 +46,7 @@ rm -rf tests/integration - Do not number the sole Source - Do not use the deprecated zero-argument form of %%pypi_source - Avoid repeating the description and summary in the spec file +- Remove some obsolete spec-file boilerplate * Tue Jan 02 2024 Gwyn Ciesla - 1.34.11-1 - 1.34.11