1.18.11
This commit is contained in:
parent
3f2c54d3bd
commit
bdea65a947
1
.gitignore
vendored
1
.gitignore
vendored
@ -221,3 +221,4 @@
|
||||
/botocore-1.18.8.tar.gz
|
||||
/botocore-1.18.9.tar.gz
|
||||
/botocore-1.18.10.tar.gz
|
||||
/botocore-1.18.11.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.18.10
|
||||
Version: 1.18.11
|
||||
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
|
||||
* Fri Oct 2 15:33:49 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.11-1
|
||||
- 1.18.11
|
||||
|
||||
* Fri Oct 2 08:18:33 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.10-1
|
||||
- 1.18.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.18.10.tar.gz) = 4a9ceaf2a0380c804b066d4c13703d4cae598c87c1f7f14b3e967a79cf829ad2e5aac39e5182db3bfff93c3289ab60571774710eee7e4ba544e20b37feb7fcc3
|
||||
SHA512 (botocore-1.18.11.tar.gz) = bfd6cc012df3599889979bb1771f6c37b35eec9c5b0c909ab13593764839292b044edfc9557a351e4b380b398fba2e1b169c4e7ad1b12acec07eb45efd853ace
|
||||
|
Loading…
Reference in New Issue
Block a user