i9ce
Gwyn Ciesla 5 years ago
parent 74bd569e34
commit c1beb20a40

1
.gitignore vendored

@ -85,3 +85,4 @@
/boto3-1.13.14.tar.gz
/boto3-1.13.15.tar.gz
/boto3-1.13.16.tar.gz
/boto3-1.13.19.tar.gz

@ -1,8 +1,8 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.13.16
Release: 2%{?dist}
Version: 1.13.19
Release: 1%{?dist}
Summary: The AWS SDK for Python
License: ASL 2.0
@ -47,6 +47,9 @@ rm -rf tests/integration
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
%changelog
* Sun May 31 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.19-1
- 1.13.19
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 1.13.16-2
- Rebuilt for Python 3.9

@ -1 +1 @@
SHA512 (boto3-1.13.16.tar.gz) = e95fdfd6cf99e5a30c075de307fe2a9fca3f986d5dec9ac319c0f854173aaaecfc4f5d2e6fd0ca1c83ddd35553576c24829ca833e508952f0faa1a2423423127
SHA512 (boto3-1.13.19.tar.gz) = 3e6ff1c75e742e99354c8642f766d49bea8c9ca0416a2e2c0ae0b47ab357fe4b2059348517dbca4fd2e0b2c57bbc58a7b6db04cf6536f5faedb22d1bb95b4cd0

Loading…
Cancel
Save