1.20.20
This commit is contained in:
parent
5025841ea4
commit
23688f4f83
1
.gitignore
vendored
1
.gitignore
vendored
@ -309,3 +309,4 @@
|
||||
/botocore-1.20.17.tar.gz
|
||||
/botocore-1.20.18.tar.gz
|
||||
/botocore-1.20.19.tar.gz
|
||||
/botocore-1.20.20.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.19
|
||||
Version: 1.20.20
|
||||
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 Mar 04 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.20-1
|
||||
- 1.20.20
|
||||
|
||||
* Wed Mar 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.19-1
|
||||
- 1.20.19
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.19.tar.gz) = f4d4ffb88edfb95a13b637c928701966d7903bf50c493926674d8c1c0e6004fa6ec2d9b63402fca5829af3d381ad04221c4154a08e2a0cab065110ab65d44fc1
|
||||
SHA512 (botocore-1.20.20.tar.gz) = aff520c93bea5b600d1c0decd20d49208b2dbf7113f435a633b4b4c68dd0dc46f04079c4e38132d03e5f9aed7a124bcdaaae55ed0126c002acd30954e9609352
|
||||
|
Loading…
Reference in New Issue
Block a user