1.18.13
This commit is contained in:
parent
bdea65a947
commit
d44b477da1
1
.gitignore
vendored
1
.gitignore
vendored
@ -222,3 +222,4 @@
|
||||
/botocore-1.18.9.tar.gz
|
||||
/botocore-1.18.10.tar.gz
|
||||
/botocore-1.18.11.tar.gz
|
||||
/botocore-1.18.13.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.18.11
|
||||
Version: 1.18.13
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -44,6 +44,9 @@ rm -vr tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Wed Oct 7 08:55:36 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.13-1
|
||||
- 1.18.13
|
||||
|
||||
* Fri Oct 2 15:33:49 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.11-1
|
||||
- 1.18.11
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.18.11.tar.gz) = bfd6cc012df3599889979bb1771f6c37b35eec9c5b0c909ab13593764839292b044edfc9557a351e4b380b398fba2e1b169c4e7ad1b12acec07eb45efd853ace
|
||||
SHA512 (botocore-1.18.13.tar.gz) = b3cf534d679533e43dee05d6c6e89271b88bd11185abf3790effe8df3b698e1d79a96d3d23b51f943861f975a3c883d9318e085b8ceda8d9dc454f6f0c50b9e7
|
||||
|
Loading…
Reference in New Issue
Block a user