1.20.65
This commit is contained in:
parent
5a5ce0f755
commit
9b4764d0ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -352,3 +352,4 @@
|
||||
/botocore-1.20.62.tar.gz
|
||||
/botocore-1.20.63.tar.gz
|
||||
/botocore-1.20.64.tar.gz
|
||||
/botocore-1.20.65.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.64
|
||||
Version: 1.20.65
|
||||
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 May 04 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.65-1
|
||||
- 1.20.65
|
||||
|
||||
* Tue May 04 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.64-1
|
||||
- 1.20.64
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.64.tar.gz) = a2e82988e59f05ae7050b3e8f86b379dde83f516736c9ca133c0fa678cb7c6ba5448e2165cb0ab3f4262e8e3681ede37048508092ba62313e6ce3f89700c8827
|
||||
SHA512 (botocore-1.20.65.tar.gz) = 1936955ab69aaa7d82ea2dc522603162b00e3a9ca39b5911ccd4f3d78688ff1375c4e2abc65638a517a5d7a07076c1c7d6fb81529c6d5cfbe9c13254c3736777
|
||||
|
Loading…
Reference in New Issue
Block a user