Do not use the deprecated zero-argument form of %%pypi_source

This commit is contained in:
Benjamin A. Beasley 2023-12-22 09:30:19 -05:00
parent adb05835d4
commit 2576895d42

View File

@ -7,7 +7,7 @@ Summary: The AWS SDK for Python
License: Apache-2.0
URL: https://github.com/boto/boto3
Source: %{pypi_source}
Source: %{pypi_source %{pypi_name}}
BuildArch: noarch
%description
@ -49,6 +49,7 @@ rm -rf tests/integration
%changelog
* Wed Jan 03 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.34.11-2
- Do not number the sole Source
- Do not use the deprecated zero-argument form of %%pypi_source
* Tue Jan 02 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.11-1
- 1.34.11