1.18.17
This commit is contained in:
parent
64248646af
commit
14604a79fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -226,3 +226,4 @@
|
||||
/botocore-1.18.14.tar.gz
|
||||
/botocore-1.18.15.tar.gz
|
||||
/botocore-1.18.16.tar.gz
|
||||
/botocore-1.18.17.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.18.16
|
||||
Version: 1.18.17
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -45,6 +45,9 @@ rm -vr tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Fri Oct 16 08:08:23 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.17-1
|
||||
- 1.18.17
|
||||
|
||||
* Sat Oct 10 16:03:11 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.16-1
|
||||
- 1.18.16
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.18.16.tar.gz) = ac4c714c29309fb423caf805a855795d6713be85643e4b7269e412f52b79ab67225efa30e25c425fff45ed742e7aa2b4ac2ebe803705d8f60f49d477b0dd49f4
|
||||
SHA512 (botocore-1.18.17.tar.gz) = be64e4e945bc73eaeb394bd3f25dd2ae9b87d1bc39a2e35943ff407db05e982f498de4b80aa4c97e9b2d9ccc0478b7b973a97875cfc3a421e9f0131de1c805f1
|
||||
|
Loading…
Reference in New Issue
Block a user