1.20.17
This commit is contained in:
parent
30fbffe0d7
commit
f4c299ec9d
1
.gitignore
vendored
1
.gitignore
vendored
@ -306,3 +306,4 @@
|
||||
/botocore-1.20.14.tar.gz
|
||||
/botocore-1.20.15.tar.gz
|
||||
/botocore-1.20.16.tar.gz
|
||||
/botocore-1.20.17.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.16
|
||||
Version: 1.20.17
|
||||
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
|
||||
* Mon Mar 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.17-1
|
||||
- 1.20.17
|
||||
|
||||
* Fri Feb 26 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.16-1
|
||||
- 1.20.16
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.16.tar.gz) = 4e9215c46048b7133f418a2980ab23a62ddb23e3ee1c3198f09a0383c9e9f89ec347dbf6cb24104a1e06086f95d9ea975819a28a6fb5f9fbd7210985e8dbf48a
|
||||
SHA512 (botocore-1.20.17.tar.gz) = 864f938d07b28341128c06186542c0c214a133f1b7a78990e357436463f7cd1a36031101f6588ee706073b78d4ef99571853658f77755eb9f0739882fc706634
|
||||
|
Loading…
Reference in New Issue
Block a user