Bumping version to 1.13.45

epel9
David Duncan 5 years ago
parent 5dd495230d
commit cd630d6140

1
.gitignore vendored

@ -77,3 +77,4 @@
/botocore-1.12.253.tar.gz
/botocore-1.13.2.tar.gz
/botocore-1.13.21.tar.gz
/botocore-1.13.45.tar.gz

@ -8,8 +8,8 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.13.21
Release: 1%{?dist}
Version: 1.13.45
Release: 2%{?dist}
Summary: Low-level, data-driven core of boto 3
License: ASL 2.0
@ -87,6 +87,9 @@ nosetests-3 --with-coverage --cover-erase --cover-package botocore --with-xunit
%endif # with docs
%changelog
* Tue Dec 31 2019 David Duncan <davdunc@amazon.com> - 1.13.45-2
- Bumping to version 1.13.45
* Tue Nov 19 2019 Orion Poplawski <orion@nwra.com> - 1.13.21-1
- Update to 1.13.21

@ -1 +1 @@
SHA512 (botocore-1.13.21.tar.gz) = 7c6f20f9ecf97ff6236cbaa41165290067f610622ec82b0c819ab3e7cf5d8111e36a70f76b20087b25b6a4d564b4f2c40ce9b9d48e3794021cd336ec87fa37b7
SHA512 (botocore-1.13.45.tar.gz) = 4bdddff2b2dd48def5a857fc6b76b5e253bd8803ecf2d016e6e90b1c609ff63fb6358dbd7f48c03119d5000d61b68d2c59631d4a43a1fabb5c2522a36146fd6d

Loading…
Cancel
Save