1.21.41
This commit is contained in:
parent
63ad753b92
commit
317a83b5ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -439,3 +439,4 @@
|
||||
/botocore-1.21.38.tar.gz
|
||||
/botocore-1.21.39.tar.gz
|
||||
/botocore-1.21.40.tar.gz
|
||||
/botocore-1.21.41.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.40
|
||||
Version: 1.21.41
|
||||
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
|
||||
* Mon Sep 13 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.41-1
|
||||
- 1.21.41
|
||||
|
||||
* Mon Sep 13 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.40-1
|
||||
- 1.21.40
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.40.tar.gz) = 5466e15f8c09f3b4df13aee951d65219be86ccf1c0e73ed17e50fb7e2418f4694409676804bf6cf3ca638419512d903708e0994cff1f8105a19f0e26f0cabc31
|
||||
SHA512 (botocore-1.21.41.tar.gz) = 540848ccb054340f22c20930a3f867754accd15c6f084dd20ca97184d1c5e390d68f21272d68087b99ae6676d05cbc187e61c88dd0df09cc033e01f1ac1af0ac
|
||||
|
Loading…
Reference in New Issue
Block a user