1.20.55
This commit is contained in:
parent
52e02e9dce
commit
e86c84f9f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -342,3 +342,4 @@
|
||||
/botocore-1.20.52.tar.gz
|
||||
/botocore-1.20.53.tar.gz
|
||||
/botocore-1.20.54.tar.gz
|
||||
/botocore-1.20.55.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.54
|
||||
Version: 1.20.55
|
||||
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
|
||||
* Thu Apr 22 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.55-1
|
||||
- 1.20.55
|
||||
|
||||
* Mon Apr 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.54-1
|
||||
- 1.20.54
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.54.tar.gz) = 77cdaf68378836205c94c7dfd8424f9ca44ac822fd418d323df30639157bb38e5534fcfbc5bb6cdd7695bec62e24a1d52b81a0be54b0f69f16d20c5182db004b
|
||||
SHA512 (botocore-1.20.55.tar.gz) = a4965c2a496b7e4a2fc28221cb2a1099ee7fe80744825ef2dbaecc129eb50bf82bc0f83ec2a0040745b59a6d556de8c066ecbd63287ed9c806b92a67937d8f02
|
||||
|
Loading…
Reference in New Issue
Block a user