epel9
Gwyn Ciesla 1 year ago
parent b32135c877
commit 9a500b9a9e

1
.gitignore vendored

@ -773,3 +773,4 @@
/boto3-1.28.19.tar.gz
/boto3-1.28.20.tar.gz
/boto3-1.28.21.tar.gz
/boto3-1.28.22.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.28.21
Version: 1.28.22
Release: 1%{?dist}
Summary: The AWS SDK for Python
@ -47,6 +47,9 @@ rm -rf tests/integration
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
%changelog
* Tue Aug 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.22-1
- 1.28.22
* Mon Aug 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.21-1
- 1.28.21

@ -1 +1 @@
SHA512 (boto3-1.28.21.tar.gz) = 1432e894231db0502c4667deb762b39408ec56c8c92ac228ae07779056807a6d40ecc75f5eae2c53538afb0f286326403d473d7038468b3396ef1ed6d146906e
SHA512 (boto3-1.28.22.tar.gz) = 9e995979bcfe7825237d8f95310d3a95491cafbbac58dd58e05d4b0d54052f633734351ff09cb5ee279adcafd684236860952f4df8f2124994a532f4f7ff7afc

Loading…
Cancel
Save