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