1.21.64
This commit is contained in:
parent
ced7f3e59d
commit
35553c7dca
1
.gitignore
vendored
1
.gitignore
vendored
@ -460,3 +460,4 @@
|
||||
/botocore-1.21.61.tar.gz
|
||||
/botocore-1.21.62.tar.gz
|
||||
/botocore-1.21.63.tar.gz
|
||||
/botocore-1.21.64.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.63
|
||||
Version: 1.21.64
|
||||
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.64-1
|
||||
- 1.21.64
|
||||
|
||||
* Fri Oct 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.63-1
|
||||
- 1.21.63
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.63.tar.gz) = e67b56d3549bd70101f322da04eacca261c2afe9cd2c065ac290b4266fed5342cb8f15a2edc144006c5dc91692a95ac49d9d2fde86db4014511bdc3bd95d9193
|
||||
SHA512 (botocore-1.21.64.tar.gz) = f40aca854103d97f8d36d178cd5a8fc19e1bde63476c570ae357f2526a82054c3e26a4db26a996df23d66a09bb4ef9354372010b726499cce0021d2dd48c7bb6
|
||||
|
Loading…
Reference in New Issue
Block a user