i9ce
Gwyn Ciesla 4 years ago
parent 9c931febb5
commit 9b12e52579

1
.gitignore vendored

@ -225,3 +225,4 @@
/boto3-1.16.51.tar.gz /boto3-1.16.51.tar.gz
/boto3-1.16.52.tar.gz /boto3-1.16.52.tar.gz
/boto3-1.16.53.tar.gz /boto3-1.16.53.tar.gz
/boto3-1.16.54.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3 %global pypi_name boto3
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.16.53 Version: 1.16.54
Release: 1%{?dist} Release: 1%{?dist}
Summary: The AWS SDK for Python Summary: The AWS SDK for Python
@ -47,6 +47,9 @@ rm -rf tests/integration
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/ %{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
%changelog %changelog
* Thu Jan 14 08:20:12 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.54-1
- 1.16.54
* Wed Jan 13 08:36:31 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.53-1 * Wed Jan 13 08:36:31 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.53-1
- 1.16.53 - 1.16.53

@ -1 +1 @@
SHA512 (boto3-1.16.53.tar.gz) = da69ba8733863405beb4914416de04959e7bb62a0d484fb6c8b6791a0ea4e617a3adf0da6432d0a44f9f5149e024033e2d863cee70ca4e7aa2da840201ab7d9f SHA512 (boto3-1.16.54.tar.gz) = 5777f7c0b82c0971fc97d6b28641103e9307b4780b19ef418e00727d101ecc8ebc8ae4fef34d3e5734021c899faadbff39fce69c968d3317b9f304410ab03e7f

Loading…
Cancel
Save