epel9
Gwyn Ciesla 2 years ago
parent 776c72d731
commit 12930bf658

1
.gitignore vendored

@ -637,3 +637,4 @@
/boto3-1.26.47.tar.gz
/boto3-1.26.48.tar.gz
/boto3-1.26.49.tar.gz
/boto3-1.26.50.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.26.49
Version: 1.26.50
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
* Fri Jan 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.50-1
- 1.26.50
* Thu Jan 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.49-1
- 1.26.49

@ -1 +1 @@
SHA512 (boto3-1.26.49.tar.gz) = ca6f92ffc96d61eaf5479fec1deb66ada2f56bd9662f4d9336842116025aaeeddc22c9e0a38be552699e2746262a08c711245150816293bc9a15c7e9a34740f7
SHA512 (boto3-1.26.50.tar.gz) = 3c0090c5d25a396038d5805c55db7df36315ed2ee9cb9b75ea7a0fe5221733b8894af8e5bfc6f547d852ccf0c9b093a66f44d065257962732fad59fece3efb46

Loading…
Cancel
Save