1.17.56
This commit is contained in:
parent
b8ee014371
commit
3d0c099b3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -202,3 +202,4 @@
|
||||
/botocore-1.17.53.tar.gz
|
||||
/botocore-1.17.54.tar.gz
|
||||
/botocore-1.17.55.tar.gz
|
||||
/botocore-1.17.56.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.55
|
||||
Version: 1.17.56
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -48,6 +48,9 @@ rm -vr tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Sep 08 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.56-1
|
||||
- 1.17.56
|
||||
|
||||
* Fri Sep 04 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.55-1
|
||||
- 1.17.55
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.55.tar.gz) = 941e773932db1a9fddf8476485c9b979803596a02017fa44c88667e833acd0b84fe8a2f9211c7791a20f08e947d93354bb995f03d915543ab5d24ebad683cbaf
|
||||
SHA512 (botocore-1.17.56.tar.gz) = 7dc454e0b8749a1ed33ae67fa812fbb668f70882c25c98b940b0ae15dfe444cb3d1dc192f78256d4d6125dc002fdc4cc7e73b3a941dacb20380ed190fcca6410
|
||||
|
Loading…
Reference in New Issue
Block a user