1.20.112
This commit is contained in:
parent
2186a7fa83
commit
2110e37e60
1
.gitignore
vendored
1
.gitignore
vendored
@ -399,3 +399,4 @@
|
|||||||
/botocore-1.20.109.tar.gz
|
/botocore-1.20.109.tar.gz
|
||||||
/botocore-1.20.110.tar.gz
|
/botocore-1.20.110.tar.gz
|
||||||
/botocore-1.20.111.tar.gz
|
/botocore-1.20.111.tar.gz
|
||||||
|
/botocore-1.20.112.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.20.111
|
Version: 1.20.112
|
||||||
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 Jul 14 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.112-1
|
||||||
|
- 1.20.112
|
||||||
|
|
||||||
* Tue Jul 13 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.111-1
|
* Tue Jul 13 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.111-1
|
||||||
- 1.20.111
|
- 1.20.111
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.111.tar.gz) = d08323e2ad0b17dcecf59edbea60920e0077b34582cc8e84c08ab4f8600b6b509ac98b8a415fcfa019682e9d22bf05ececfa2c0f96fd3c17ca2aa47fcdb4d903
|
SHA512 (botocore-1.20.112.tar.gz) = 4b36367ffdd011aeb7654fd5c52c38e95bae4c55e5af85e38b0764140539ad1f8b9d75b0c7fd1009fda8d005ef4b17673b06f85a76b52fcebf05925297b6bbbf
|
||||||
|
Loading…
Reference in New Issue
Block a user