Update to 1.11.4 (rhbz#1677949)
This commit is contained in:
parent
3000d85387
commit
26d9991fa1
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/boto3-1.9.225.tar.gz
|
||||
/boto3-1.10.21.tar.gz
|
||||
/boto3-1.11.0.tar.gz
|
||||
/boto3-1.11.4.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.11.0
|
||||
Version: 1.11.4
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -58,6 +58,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Fri Jan 17 2020 Charalampos Stratakis <cstratak@redhat.com> - 1.11.4-1
|
||||
- Update to 1.11.4 (rhbz#1677949)
|
||||
|
||||
* Mon Jan 13 2020 Charalampos Stratakis <cstratak@redhat.com> - 1.11.0-1
|
||||
- Update to 1.11.0 (rhbz#1677949)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.11.0.tar.gz) = e5f62fce425118c8b310a1ff44e2d6160a71c5e64f3b1d1b92b9736b101b67412f45987fed826aca90f4e34dda5e3c578d90438fe10294ba989238162735b1e8
|
||||
SHA512 (boto3-1.11.4.tar.gz) = caa415cb0c6215b469f3f18261ee298b31ab6df762d1cf7ebf25056ecd9c6f5eb9e3551dd29b93237cf761ff8661a23d1efacab8e032b0c6de929a688010ffc4
|
||||
|
Loading…
Reference in New Issue
Block a user