1.19.36
This commit is contained in:
parent
0e11ecaa6d
commit
bab2215dcd
1
.gitignore
vendored
1
.gitignore
vendored
@ -263,3 +263,4 @@
|
||||
/botocore-1.19.33.tar.gz
|
||||
/botocore-1.19.34.tar.gz
|
||||
/botocore-1.19.35.tar.gz
|
||||
/botocore-1.19.36.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.35
|
||||
Version: 1.19.36
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -65,6 +65,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Dec 15 08:25:16 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.36-1
|
||||
- 1.19.36
|
||||
|
||||
* Mon Dec 14 08:55:49 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.35-1
|
||||
- 1.19.35
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.35.tar.gz) = b2c0e28bcbdb3fc52cd038c53a5fcdb4b5df7f92ff4b32f80fe9015910cd65f1d8f20e604c35757121146dae11c76eefd01bb6e3c0594f94253fa71e01ac9de4
|
||||
SHA512 (botocore-1.19.36.tar.gz) = 420ad7c59496b2b74ba6ecde8dc40ac3e47c5676335f7471448fcdde5b70bda3bd7516963788d8a7a940aaa9cf488b6529e6fbd2842806f58520cd8e2dc15a60
|
||||
|
Loading…
Reference in New Issue
Block a user