epel9
Gwyn Ciesla 5 years ago
parent 48bd3e7eda
commit 5fbf9582dc

1
.gitignore vendored

@ -111,3 +111,4 @@
/botocore-1.15.33.tar.gz /botocore-1.15.33.tar.gz
/botocore-1.15.34.tar.gz /botocore-1.15.34.tar.gz
/botocore-1.15.35.tar.gz /botocore-1.15.35.tar.gz
/botocore-1.15.36.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.35 Version: 1.15.36
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 Apr 06 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.36-1
- 1.15.36
* Fri Apr 03 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.35-1 * Fri Apr 03 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.35-1
- 1.15.35 - 1.15.35

@ -1 +1 @@
SHA512 (botocore-1.15.35.tar.gz) = 387accffcd83ab081f3e5657072e04a6b20efd4ad50d049cc8af167409c5478b9369f661cf7d0d2c67ffb6d1b48ca91f0d1007e835efc97963080e9043c91e19 SHA512 (botocore-1.15.36.tar.gz) = 91f4753a5e0b2c529bf2fc5b41707adc5fe92b4ef4fa5f31d0a6d42fb76b04b17cb236036178f0272388109889ed647c4805f0fe77f24d326c5720b6b1436353

Loading…
Cancel
Save