epel9
Gwyn Ciesla 1 year ago
parent 9a500b9a9e
commit 0a1851a76b

1
.gitignore vendored

@ -774,3 +774,4 @@
/boto3-1.28.20.tar.gz
/boto3-1.28.21.tar.gz
/boto3-1.28.22.tar.gz
/boto3-1.28.23.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.28.22
Version: 1.28.23
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
* Wed Aug 09 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.23-1
- 1.28.23
* Tue Aug 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.22-1
- 1.28.22

@ -1 +1 @@
SHA512 (boto3-1.28.22.tar.gz) = 9e995979bcfe7825237d8f95310d3a95491cafbbac58dd58e05d4b0d54052f633734351ff09cb5ee279adcafd684236860952f4df8f2124994a532f4f7ff7afc
SHA512 (boto3-1.28.23.tar.gz) = f8115db4193ee2bcf964f6be11c47ff5310b6f8c70686eb400ef236cb2b91e1ce2d8bcea0fadaee64ffc442271196169eb5f996b3f9f5a5bb0ea1391a989e6e3

Loading…
Cancel
Save