1.21.65
This commit is contained in:
parent
35553c7dca
commit
cf3a28f10f
1
.gitignore
vendored
1
.gitignore
vendored
@ -461,3 +461,4 @@
|
||||
/botocore-1.21.62.tar.gz
|
||||
/botocore-1.21.63.tar.gz
|
||||
/botocore-1.21.64.tar.gz
|
||||
/botocore-1.21.65.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.64
|
||||
Version: 1.21.65
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Oct 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.65-1
|
||||
- 1.21.65
|
||||
|
||||
* Tue Oct 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.64-1
|
||||
- 1.21.64
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.64.tar.gz) = f40aca854103d97f8d36d178cd5a8fc19e1bde63476c570ae357f2526a82054c3e26a4db26a996df23d66a09bb4ef9354372010b726499cce0021d2dd48c7bb6
|
||||
SHA512 (botocore-1.21.65.tar.gz) = 955d24d2d486524af7bee57a56e2e903458030420198f3e6ab49d61be52b812a98444a9d0f86503b121270d6642345ffad6053ad143374dc56ab908b385afb0a
|
||||
|
Loading…
Reference in New Issue
Block a user