1.20.35
This commit is contained in:
parent
0b97f6bc2a
commit
6de31961c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -323,3 +323,4 @@
|
||||
/botocore-1.20.31.tar.gz
|
||||
/botocore-1.20.33.tar.gz
|
||||
/botocore-1.20.34.tar.gz
|
||||
/botocore-1.20.35.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.34
|
||||
Version: 1.20.35
|
||||
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
|
||||
* Wed Mar 24 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.35-1
|
||||
- 1.20.35
|
||||
|
||||
* Tue Mar 23 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.34-1
|
||||
- 1.20.34
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.34.tar.gz) = b85878eb36507687171136fd6d8b2d00a9a9fe0123d36b42906026ff3bad3580b0e6e6e8ee50c35f14a237acf9f354c6ecdfe38b14cce83fd65fa6873aa25d84
|
||||
SHA512 (botocore-1.20.35.tar.gz) = b5fa8478ef7849951339ccc6d06948fd4e654deea5668eb0fd82813f3c095af8d67ad0986aa630e3cf579a1f2442100481e7a69ba7933e73b9178a1c599b05f0
|
||||
|
Loading…
Reference in New Issue
Block a user