1.21.9
This commit is contained in:
parent
39b0b49ee8
commit
ccf67c810c
1
.gitignore
vendored
1
.gitignore
vendored
@ -409,3 +409,4 @@
|
||||
/botocore-1.21.6.tar.gz
|
||||
/botocore-1.21.7.tar.gz
|
||||
/botocore-1.21.8.tar.gz
|
||||
/botocore-1.21.9.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.8
|
||||
Version: 1.21.9
|
||||
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
|
||||
* Wed Jul 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.9-1
|
||||
- 1.21.9
|
||||
|
||||
* Tue Jul 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.8-1
|
||||
- 1.21.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.8.tar.gz) = 178914d04d1abfaed5fc7e5225e3da54706608d8075298e3b1d7ca4ef09fdef11ee4eb4b7e2f5eb60ab1527b2dcd0c46bbd6b987903be8959ea16e775ca9b548
|
||||
SHA512 (botocore-1.21.9.tar.gz) = 2053d208e9b41139781fb4a8296c169ddea525998480a2dc524a615d9f7119909ad640acbd2d14ce02e2e3218d3faa954b3b92985f34a6fcb46ad6cdba787277
|
||||
|
Loading…
Reference in New Issue
Block a user