1.21.37
This commit is contained in:
parent
5c25926faa
commit
612cc2a333
1
.gitignore
vendored
1
.gitignore
vendored
@ -435,3 +435,4 @@
|
|||||||
/botocore-1.21.34.tar.gz
|
/botocore-1.21.34.tar.gz
|
||||||
/botocore-1.21.35.tar.gz
|
/botocore-1.21.35.tar.gz
|
||||||
/botocore-1.21.36.tar.gz
|
/botocore-1.21.36.tar.gz
|
||||||
|
/botocore-1.21.37.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.36
|
Version: 1.21.37
|
||||||
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
|
||||||
|
* Wed Sep 08 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.37-1
|
||||||
|
- 1.21.37
|
||||||
|
|
||||||
* Fri Sep 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.36-1
|
* Fri Sep 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.36-1
|
||||||
- 1.21.36
|
- 1.21.36
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.21.36.tar.gz) = 1e69693580ebb311bc6be76ce92a11e3ecd33872dcd72c7add6dae696b231a39a3db6a6290930585445f442b7a5ba09445f0f176cd1d1ff21dde3efd054c0f0b
|
SHA512 (botocore-1.21.37.tar.gz) = a81604b173216bce93b81a874b5f4defc84c9d1766f90c0fcd8b2ce9fa03867f11a08a6405f5e70006f10645a3729c2843c3f9c59bf37f901a5c07e73865f05c
|
||||||
|
Loading…
Reference in New Issue
Block a user