epel9
Gwyn Ciesla 2 years ago
parent e40fa009d6
commit c3b78bc04c

1
.gitignore vendored

@ -562,3 +562,4 @@
/boto3-1.24.56.tar.gz
/boto3-1.24.57.tar.gz
/boto3-1.24.59.tar.gz
/boto3-1.24.60.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.24.59
Version: 1.24.60
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 Aug 25 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.60-1
- 1.24.60
* Thu Aug 25 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.59-1
- 1.24.59

@ -1 +1 @@
SHA512 (boto3-1.24.59.tar.gz) = cd91d1ebfe742ab1d666ff2b47fda91cc41af4136baf7e2990851e5c7c1a0c8370495c97fddd26ec16ecde8d2f27ffc66f454204da13493702272e17e3b6e00c
SHA512 (boto3-1.24.60.tar.gz) = 2403765c4e30b7541056813363dbc9523282a273865e48b1b8351766e8d65cf1d1dccbe5aab13a5a40cf301c55e4c91e53c7c47989316f8c42b73976f42e029c

Loading…
Cancel
Save