1.15.35
This commit is contained in:
parent
cf978b577e
commit
48bd3e7eda
1
.gitignore
vendored
1
.gitignore
vendored
@ -110,3 +110,4 @@
|
||||
/botocore-1.15.32.tar.gz
|
||||
/botocore-1.15.33.tar.gz
|
||||
/botocore-1.15.34.tar.gz
|
||||
/botocore-1.15.35.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.34
|
||||
Version: 1.15.35
|
||||
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 Apr 03 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.35-1
|
||||
- 1.15.35
|
||||
|
||||
* Wed Apr 01 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.34-1
|
||||
- 1.15.34
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.34.tar.gz) = 4697b151981514ec1b1ac7777d22d2d0772aebcd1fc48367abeef910330a93cc8452b78c1611e31ffe1e3121b040e11ca41a9309855ae7b329f236adad839784
|
||||
SHA512 (botocore-1.15.35.tar.gz) = 387accffcd83ab081f3e5657072e04a6b20efd4ad50d049cc8af167409c5478b9369f661cf7d0d2c67ffb6d1b48ca91f0d1007e835efc97963080e9043c91e19
|
||||
|
Loading…
Reference in New Issue
Block a user