epel9
Gwyn Ciesla 2 years ago
parent 5d7df45421
commit 776c72d731

1
.gitignore vendored

@ -636,3 +636,4 @@
/boto3-1.26.46.tar.gz
/boto3-1.26.47.tar.gz
/boto3-1.26.48.tar.gz
/boto3-1.26.49.tar.gz

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

@ -1 +1 @@
SHA512 (boto3-1.26.48.tar.gz) = 1d67ada6026035a6a91a0802752476624a2b87ab138889301690b09474f6842930f5ed3b294bbac44c6881c926d4ae7f10b2f228e0e0f8f3e5c1c6d5f1562715
SHA512 (boto3-1.26.49.tar.gz) = ca6f92ffc96d61eaf5479fec1deb66ada2f56bd9662f4d9336842116025aaeeddc22c9e0a38be552699e2746262a08c711245150816293bc9a15c7e9a34740f7

Loading…
Cancel
Save