Update to 1.5.7
This commit is contained in:
parent
f1157d115a
commit
4cf92d31d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/boto3-1.4.3.tar.gz
|
/boto3-1.4.3.tar.gz
|
||||||
/boto3-1.4.4.tar.gz
|
/boto3-1.4.4.tar.gz
|
||||||
/boto3-1.4.6.tar.gz
|
/boto3-1.4.6.tar.gz
|
||||||
|
/boto3-1.5.7.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.4.6
|
Version: 1.5.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -111,6 +111,9 @@ rm -rf tests/integration
|
|||||||
%endif # with python3
|
%endif # with python3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 03 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.5.7-1
|
||||||
|
- Update to 1.5.7
|
||||||
|
|
||||||
* Sun Aug 13 2017 Fabio Alessandro Locati <fale@fedoraproject.org> 1.4.6-1
|
* Sun Aug 13 2017 Fabio Alessandro Locati <fale@fedoraproject.org> 1.4.6-1
|
||||||
- Update to 1.4.6
|
- Update to 1.4.6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.4.6.tar.gz) = 3e83c1184728985082bc5c0c223a3531ffddd565a529c3fc482f156388d5ecdf083af3d24d9265751c4db6ac7617a6bba349a6cd23c04d6b83607cba6250ba73
|
SHA512 (boto3-1.5.7.tar.gz) = aeb6234d880391f71da288f7df81302052658246c8dd14ef6f5b8b19e81e8dbadd8a2b819400abd518bd33f0eae3a2e76f01667a8d58b818f064d1638dc27710
|
||||||
|
Loading…
Reference in New Issue
Block a user