i9ce
Gwyn Ciesla 3 years ago
parent 0639212877
commit 978542421f

1
.gitignore vendored

@ -511,3 +511,4 @@
/boto3-1.22.0.tar.gz
/boto3-1.22.1.tar.gz
/boto3-1.22.2.tar.gz
/boto3-1.22.3.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.22.2
Version: 1.22.3
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 Apr 29 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.22.3-1
- 1.22.3
* Wed Apr 27 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.22.2-1
- 1.22.2

@ -1 +1 @@
SHA512 (boto3-1.22.2.tar.gz) = 4db5617372e60e59a995595f64ba41fb634cc9949f5f21aa992ea1f1fb242d92ee22d390822f259d05de342b2d912b6b82a40d6c88fb626fb1d944d63e762e1d
SHA512 (boto3-1.22.3.tar.gz) = 240bdea4f4f5e65be8230154191422329da91723b1fc4b02c1e4da7a23c41271357419e5638ace71ea8aeeca77678f82bb49244596759f15fcb3f294d0122141

Loading…
Cancel
Save