epel9
Gwyn Ciesla 4 years ago
parent 0ed061e0ac
commit 5b4d173342

1
.gitignore vendored

@ -300,3 +300,4 @@
/botocore-1.20.8.tar.gz
/botocore-1.20.9.tar.gz
/botocore-1.20.10.tar.gz
/botocore-1.20.11.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.20.10
Version: 1.20.11
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
%{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog
* Fri Feb 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.11-1
- 1.20.11
* Thu Feb 18 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.10-1
- 1.20.10

@ -1 +1 @@
SHA512 (botocore-1.20.10.tar.gz) = 42fc97cc1178d0c5eb6d2758d2a2c2f7642347965df2c13d3220f7868a169435aa28766d3c94b9ea15bb864ce62a280cd492f34a3f96398e07c29b98c9fa18f9
SHA512 (botocore-1.20.11.tar.gz) = d7b490873836023252280852b09861ef7d3e8e2acd8d4416ffe627d7688efe992f47338d5c3fe060173b79861716dc2f01ba926a23a925f048ed7f008e43a37e

Loading…
Cancel
Save