1.21.27
This commit is contained in:
parent
6cc6befa1f
commit
166681e2e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -427,3 +427,4 @@
|
|||||||
/botocore-1.21.24.tar.gz
|
/botocore-1.21.24.tar.gz
|
||||||
/botocore-1.21.25.tar.gz
|
/botocore-1.21.25.tar.gz
|
||||||
/botocore-1.21.26.tar.gz
|
/botocore-1.21.26.tar.gz
|
||||||
|
/botocore-1.21.27.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.21.26
|
Version: 1.21.27
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
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/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 23 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.27-1
|
||||||
|
- 1.21.27
|
||||||
|
|
||||||
* Fri Aug 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.26-1
|
* Fri Aug 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.26-1
|
||||||
- 1.21.26
|
- 1.21.26
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.21.26.tar.gz) = 3b57a6bcbdb018f0bc20afec8844f07f7135658b29329d0ed4d5579db1a8cc05e5725335560f5786b77c2f7590879ed7dcf6c043e0efd3f16960689c64f1b061
|
SHA512 (botocore-1.21.27.tar.gz) = 32f03f274329741096f3c82181dfbf6c337189e04db0890baf834364a6aedc09b33c1a0936fe53c6e51197d0f2385269dc2f3f8f75e62f260a11dba970ee6d0d
|
||||||
|
Loading…
Reference in New Issue
Block a user