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