Update to 1.4.6
This commit is contained in:
parent
dfb462be0b
commit
f1157d115a
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/boto3-1.4.2.tar.gz
|
/boto3-1.4.2.tar.gz
|
||||||
/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
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.4.4
|
Version: 1.4.6
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -111,6 +111,9 @@ rm -rf tests/integration
|
|||||||
%endif # with python3
|
%endif # with python3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 13 2017 Fabio Alessandro Locati <fale@fedoraproject.org> 1.4.6-1
|
||||||
|
- Update to 1.4.6
|
||||||
|
|
||||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-3
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.4.4.tar.gz) = 7b0ffdf5ff07c8497ce3a2f12c700f76aefd206e4a277fee51924cbad4175f2cd3de203a58635f297a2e97483f6fbd328f682298d62fc2168b4400fd7b0ef116
|
SHA512 (boto3-1.4.6.tar.gz) = 3e83c1184728985082bc5c0c223a3531ffddd565a529c3fc482f156388d5ecdf083af3d24d9265751c4db6ac7617a6bba349a6cd23c04d6b83607cba6250ba73
|
||||||
|
Loading…
Reference in New Issue
Block a user