i9ce
Gwyn Ciesla 3 years ago
parent 94669b953c
commit 53d4dcef57

1
.gitignore vendored

@ -438,3 +438,4 @@
/boto3-1.20.19.tar.gz
/boto3-1.20.20.tar.gz
/boto3-1.20.21.tar.gz
/boto3-1.20.22.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.20.21
Version: 1.20.22
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
* Thu Dec 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.22-1
- 1.20.22
* Mon Dec 06 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.21-1
- 1.20.21

@ -1 +1 @@
SHA512 (boto3-1.20.21.tar.gz) = de3828e20ee9e1217e2f499b6b808b48c6475c3a76a4a2929917b3b666826f3d57b8d947b45e2a6e1ab53e9cfaeb65002ef87a2e7c10e1c08de335f70bdfc248
SHA512 (boto3-1.20.22.tar.gz) = 307227fabbb08c233d5de536b4689ee82dfd8fefc05a6184ffd185e8b89f221869132271e279552a397c0aef75a9dd400c86a6390ac3abff58f085f45afc3bb6

Loading…
Cancel
Save