epel9
Gwyn Ciesla 1 year ago
parent 37ff1c3672
commit fc0a0ad1a8

1
.gitignore vendored

@ -805,3 +805,4 @@
/boto3-1.28.52.tar.gz
/boto3-1.28.53.tar.gz
/boto3-1.28.54.tar.gz
/boto3-1.28.55.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.28.54
Version: 1.28.55
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
* Thu Sep 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.55-1
- 1.28.55
* Mon Sep 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.54-1
- 1.28.54

@ -1 +1 @@
SHA512 (boto3-1.28.54.tar.gz) = ca61b43a05f411848785708c222f6aad3eae4d208047bdaf084ef0481c96a15a1560bc3e8e3b3ef1dd315daa41e7e94bb5726054e62512e8e449595ce05210d6
SHA512 (boto3-1.28.55.tar.gz) = cee9b14cab7973c5d4ea9f89af73109d37687a74f32631f652777a22afa7b02dd3d13bc8b3e834423154f1b4d331538fafdf7d22c3fc011f6898daf5252a2c20

Loading…
Cancel
Save