1.15.31
This commit is contained in:
parent
3d1c7452f0
commit
e89d9a7565
1
.gitignore
vendored
1
.gitignore
vendored
@ -106,3 +106,4 @@
|
||||
/botocore-1.15.28.tar.gz
|
||||
/botocore-1.15.29.tar.gz
|
||||
/botocore-1.15.30.tar.gz
|
||||
/botocore-1.15.31.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.30
|
||||
Version: 1.15.31
|
||||
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 Mar 27 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.31-1
|
||||
- 1.15.31
|
||||
|
||||
* Fri Mar 27 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.30-1
|
||||
- 1.15.30
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.30.tar.gz) = 39946ca31996e93b688f065e5ff264f195d2f657591f293417e0a1a42542080d280fa36975cea9c38eae7250f52fbca9a733e2ce969796c886deebdd7dac80ad
|
||||
SHA512 (botocore-1.15.31.tar.gz) = 5a6e946511c6f7959b7ca88b6b75876da49674f5a35f1609fd856890573c059f14c95b0a4c028e781eb98562a136bcd26069e4cf39c460939fc86ccd7fa6bed2
|
||||
|
Loading…
Reference in New Issue
Block a user