i9ce
Gwyn Ciesla 4 years ago
parent 4787f9372c
commit a8b2198462

1
.gitignore vendored

@ -321,3 +321,4 @@
/boto3-1.17.87.tar.gz
/boto3-1.17.88.tar.gz
/boto3-1.17.89.tar.gz
/boto3-1.17.90.tar.gz

@ -1,8 +1,8 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.17.89
Release: 2%{?dist}
Version: 1.17.90
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
* Tue Jun 08 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.90-1
- 1.17.90
* Tue Jun 08 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.89-2
- rebuilt

@ -1 +1 @@
SHA512 (boto3-1.17.89.tar.gz) = acf86bbe09df8484e92b8a0a842bf258e4435f45add56d0d923c4d709dc6f5e099e4f71dc9bb9655439d98d67b17c774726cf3bb47f75abf352fa152782b55af
SHA512 (boto3-1.17.90.tar.gz) = 7d854cecf4389a72199001a8a68aa3fd9c9c0a9033f771098c25a3711cd02a89578a9e95d7fc80d27ddb75970716460d72595eb83b4ba2702a6a9edbe38e43a7

Loading…
Cancel
Save