i9ce
Gwyn Ciesla 3 years ago
parent e49d40a3a8
commit b9223ae14a

1
.gitignore vendored

@ -468,3 +468,4 @@
/boto3-1.20.51.tar.gz
/boto3-1.20.52.tar.gz
/boto3-1.20.53.tar.gz
/boto3-1.20.54.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.20.53
Version: 1.20.54
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 Feb 11 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.20.54-1
- 1.20.54
* Thu Feb 10 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.20.53-1
- 1.20.53

@ -1 +1 @@
SHA512 (boto3-1.20.53.tar.gz) = bf1233769280cfef295a8cef7deeeaf8cefee3dd4bcc1f0cf7659ff1f5c1ebda306614297f710dc6daf5047cb398bac2869213470d4a39336967e6525d13f6f9
SHA512 (boto3-1.20.54.tar.gz) = 79e5741a2c19eb2c2669e73e91aa4c552f516274baa635b5f63b87f66c0fab537a45ec2d260752625d7f16350773a945e976ecc2d5db9400a99592773ea77986

Loading…
Cancel
Save