Update to 1.14.4
This commit is contained in:
parent
cd630d6140
commit
35bd3d69ec
1
.gitignore
vendored
1
.gitignore
vendored
@ -78,3 +78,4 @@
|
||||
/botocore-1.13.2.tar.gz
|
||||
/botocore-1.13.21.tar.gz
|
||||
/botocore-1.13.45.tar.gz
|
||||
/botocore-1.14.4.tar.gz
|
||||
|
@ -8,8 +8,8 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.13.45
|
||||
Release: 2%{?dist}
|
||||
Version: 1.14.4
|
||||
Release: 1%{?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
|
||||
* Thu Jan 16 2020 Charalampos Stratakis <cstratak@redhat.com> - 1.14.4-1
|
||||
- Update to 1.14.4
|
||||
|
||||
* Tue Dec 31 2019 David Duncan <davdunc@amazon.com> - 1.13.45-2
|
||||
- Bumping to version 1.13.45
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.13.45.tar.gz) = 4bdddff2b2dd48def5a857fc6b76b5e253bd8803ecf2d016e6e90b1c609ff63fb6358dbd7f48c03119d5000d61b68d2c59631d4a43a1fabb5c2522a36146fd6d
|
||||
SHA512 (botocore-1.14.4.tar.gz) = 2a7da692244fca04a7c52f674f8216fa91c47f2ad4b13609fdac983bc36ddce8986a1a8a4dfe70306aa51997c4d8674a871a059c32be3b2d6c924680b08f9a99
|
||||
|
Loading…
Reference in New Issue
Block a user