1.21.21
This commit is contained in:
parent
7322102c4f
commit
a03d665702
1
.gitignore
vendored
1
.gitignore
vendored
@ -421,3 +421,4 @@
|
||||
/botocore-1.21.18.tar.gz
|
||||
/botocore-1.21.19.tar.gz
|
||||
/botocore-1.21.20.tar.gz
|
||||
/botocore-1.21.21.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.20
|
||||
Version: 1.21.21
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional -e 'test_no_new_lines'
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Fri Aug 13 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.21-1
|
||||
- 1.21.21
|
||||
|
||||
* Thu Aug 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.20-1
|
||||
- 1.21.20
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.20.tar.gz) = b142fc293242f7364dfb29837436f84371c44289547668446a31180eae3615b31da6cc3a0634bca6d8cbebc990524009fd059b492979fb76250338d952fc99e1
|
||||
SHA512 (botocore-1.21.21.tar.gz) = f8f47c2a2ed07f90263fd5eefe593bf14e8bb2a8df599660f2c84c504a16eb1c370ff8edea0b809be34f1fe9c7e8a3d604b74689b9e16c0686e6ff7c640534a4
|
||||
|
Loading…
Reference in New Issue
Block a user