1.15.32
This commit is contained in:
parent
e89d9a7565
commit
936899598c
1
.gitignore
vendored
1
.gitignore
vendored
@ -107,3 +107,4 @@
|
|||||||
/botocore-1.15.29.tar.gz
|
/botocore-1.15.29.tar.gz
|
||||||
/botocore-1.15.30.tar.gz
|
/botocore-1.15.30.tar.gz
|
||||||
/botocore-1.15.31.tar.gz
|
/botocore-1.15.31.tar.gz
|
||||||
|
/botocore-1.15.32.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.15.31
|
Version: 1.15.32
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -44,6 +44,9 @@ rm -vr tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 30 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.32-1
|
||||||
|
- 1.15.32
|
||||||
|
|
||||||
* Fri Mar 27 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.31-1
|
* Fri Mar 27 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.31-1
|
||||||
- 1.15.31
|
- 1.15.31
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.15.31.tar.gz) = 5a6e946511c6f7959b7ca88b6b75876da49674f5a35f1609fd856890573c059f14c95b0a4c028e781eb98562a136bcd26069e4cf39c460939fc86ccd7fa6bed2
|
SHA512 (botocore-1.15.32.tar.gz) = 865612fa52aae3bf08ee74b52a3fe685d7308d0d86bd438851e0b9db639ba3f6430211a7863c1b0737c0af0afc6ba760b2ccfd0103d303e87758317f773cef6d
|
||||||
|
Loading…
Reference in New Issue
Block a user