i9ce
Gwyn Ciesla 5 years ago
parent d53d8571f2
commit 992cf2488a

1
.gitignore vendored

@ -117,3 +117,4 @@
/boto3-1.14.24.tar.gz
/boto3-1.14.25.tar.gz
/boto3-1.14.26.tar.gz
/boto3-1.14.27.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.14.26
Version: 1.14.27
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 Jul 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.27-1
- 1.14.27
* Thu Jul 23 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.26-1
- 1.14.26

@ -1 +1 @@
SHA512 (boto3-1.14.26.tar.gz) = e54aaed0fa5ff60eefd7f064d0e43e1115a736c4c40bf2f64d3b26e8bec4e1948543ffb8e86c588bc39a0d8f82a18e921daf2da34176c4b999ad381e2fd4e385
SHA512 (boto3-1.14.27.tar.gz) = 9d200946b7bdaea7b9993335304c616b9c0562b0ada3bf26fc20367e65ee0921c08897c752018df74dfd9a42ab546fedd73803f20ca096d5fad1abc30d2bea0b

Loading…
Cancel
Save