1.15.12
This commit is contained in:
parent
c5b4c3d147
commit
5115cf8189
1
.gitignore
vendored
1
.gitignore
vendored
@ -87,3 +87,4 @@
|
||||
/botocore-1.15.7.tar.gz
|
||||
/botocore-1.15.8.tar.gz
|
||||
/botocore-1.15.9.tar.gz
|
||||
/botocore-1.15.12.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.9
|
||||
Version: 1.15.12
|
||||
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
|
||||
* Tue Mar 03 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.12-1
|
||||
- 1.15.12
|
||||
|
||||
* Fri Feb 28 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.9-1
|
||||
- 1.15.9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.9.tar.gz) = 4433984b3a4c3f705c294b476dba9abdc5736ce643bd6a9ddbc1bf18a22541f4d0a09efbdf4fb68ef5ea074a665af24138780ca8d0108077b266630facecbe16
|
||||
SHA512 (botocore-1.15.12.tar.gz) = 765cca37daed2a386a6a68ebb11c53904ff6b539cac3317e78e5e5c8c8c5c6bd364b76adf03abe5b442a810a263f1b1b392af1604dd83ebc14ed021f1b300fd3
|
||||
|
Loading…
Reference in New Issue
Block a user