Update to 1.5.15
This commit is contained in:
parent
039096dded
commit
4ffb6a4a4a
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/boto3-1.4.6.tar.gz
|
/boto3-1.4.6.tar.gz
|
||||||
/boto3-1.5.7.tar.gz
|
/boto3-1.5.7.tar.gz
|
||||||
/boto3-1.5.12.tar.gz
|
/boto3-1.5.12.tar.gz
|
||||||
|
/boto3-1.5.15.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.5.12
|
Version: 1.5.15
|
||||||
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
|
||||||
|
* Tue Jan 16 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.5.15-1
|
||||||
|
- Update to 1.5.15
|
||||||
|
|
||||||
* Wed Jan 10 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.5.12-1
|
* Wed Jan 10 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.5.12-1
|
||||||
- Update to 1.5.12
|
- Update to 1.5.12
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.5.12.tar.gz) = e2ca26e39aa02f4f41eba29f0587332d04ba3b427db4fbae7c2c0118c808a1173d7401fc8053accc4b58236840b6bbd6828bd1c480e01caf8ff1b233354524b3
|
SHA512 (boto3-1.5.15.tar.gz) = 1759d225e6639666707c1a8f19847fae8175bfbe2202c19fdc105dd2bc25f5aab944d70ffa830da8e8154c3016c711fdbcf82519a8f051821152babe625b87a2
|
||||||
|
Loading…
Reference in New Issue
Block a user