epel9
Gwyn Ciesla 3 years ago
parent 032ec50d5a
commit 347e3a9e6e

1
.gitignore vendored

@ -520,3 +520,4 @@
/boto3-1.22.11.tar.gz
/boto3-1.22.12.tar.gz
/boto3-1.22.13.tar.gz
/boto3-1.23.0.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.22.13
Version: 1.23.0
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 May 13 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.0-1
- 1.23.0
* Thu May 12 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.22.13-1
- 1.22.13

@ -1 +1 @@
SHA512 (boto3-1.22.13.tar.gz) = ba6717e551bb989159b2b38a8a3e1b02224695c86a1f141a3f8a97f011955438451f35f694addc261a7d0d2452e63c92e28b649d8114aa15ae95dc4b17f27b4d
SHA512 (boto3-1.23.0.tar.gz) = 5fa929f94135e8e7d6fdc99d17cd98cf6d927f4daf9bfd914993c3f811af8faebf1687ed078c0f60931949cc730b831bcc4b96df351931723eec70cce7816dce

Loading…
Cancel
Save