Update to 1.8.21
This commit is contained in:
parent
00882121c6
commit
37bebb35df
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
||||
/botocore-1.5.53.tar.gz
|
||||
/botocore-1.5.72.tar.gz
|
||||
/botocore-1.6.0.tar.gz
|
||||
/botocore-1.8.21.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global pypi_name botocore
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.6.0
|
||||
Version: 1.8.21
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -165,6 +165,9 @@ nosetests-3.5 --with-coverage --cover-erase --cover-package botocore --with-xuni
|
||||
%endif # with docs
|
||||
|
||||
%changelog
|
||||
* Wed Jan 03 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.8.21-1
|
||||
- Update to 1.8.21
|
||||
|
||||
* Sun Aug 13 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.6.0-1
|
||||
- Update to 1.6.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.6.0.tar.gz) = 680ec363ab5558af145f9bec823b65471d540666ae2de27b1f90d0f7c8299d9e9a0e8d70a6f64e5e8843d32f94b3600b55ad0fc766912703733415e266cc8e8e
|
||||
SHA512 (botocore-1.8.21.tar.gz) = bd350ca7be37ed6e7c2aaabc2d554465a02e77596630263af5b0b369f0884cb68962f10ba49e305ce712b30ea823c09b62527bdf25cec618e4dfc399410dfb53
|
||||
|
Loading…
Reference in New Issue
Block a user