epel9
Gwyn Ciesla 2 years ago
parent 13431e8655
commit 163dcdd306

1
.gitignore vendored

@ -618,3 +618,4 @@
/boto3-1.26.23.tar.gz
/boto3-1.26.24.tar.gz
/boto3-1.26.25.tar.gz
/boto3-1.26.26.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.26.25
Version: 1.26.26
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 Dec 08 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.26-1
- 1.26.26
* Wed Dec 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.25-1
- 1.26.25

@ -1 +1 @@
SHA512 (boto3-1.26.25.tar.gz) = 978b9813eec45a965e6391ea24eefbbda0b457daa32647483b0c9c8acc7bfd39c78142f563442f0c1200f4eeed5fc4f74530a07760e1f608b1188c56aaccacc1
SHA512 (boto3-1.26.26.tar.gz) = 6fa1b74abcf5a71bd3a3d48d080df0d68da2ee338ad88478eddd5929762755882646176ca513e621f3d51d613b31da04df50f64dbd59520c96ad0aea1bbf7740

Loading…
Cancel
Save