Update to 1.9.101
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
9302d7ffe1
commit
375cb44bec
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
|||||||
/boto3-1.7.41.tar.gz
|
/boto3-1.7.41.tar.gz
|
||||||
/boto3-1.9.15.tar.gz
|
/boto3-1.9.15.tar.gz
|
||||||
/boto3-1.9.96.tar.gz
|
/boto3-1.9.96.tar.gz
|
||||||
|
/boto3-1.9.101.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.9.96
|
Version: 1.9.101
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -58,6 +58,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 23 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.9.101-1
|
||||||
|
- Update to 1.9.101
|
||||||
|
|
||||||
* Fri Feb 15 2019 Kevin Fenzi <kevin@scrye.com> - 1.9.96-1
|
* Fri Feb 15 2019 Kevin Fenzi <kevin@scrye.com> - 1.9.96-1
|
||||||
- Update to 1.9.96. Fixes bug #1667629
|
- Update to 1.9.96. Fixes bug #1667629
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.9.96.tar.gz) = 4e6c943bd8b43a13b48893782d35c3376602be7fe7b868fe64455f7dcfb72b37c3b73c410de8f276d9f0d02a17f2108ebb87ae4b07c00408e47b19fcc991a484
|
SHA512 (boto3-1.9.101.tar.gz) = c85732a251076357c71970387471e5442d327cc524722b8e0d4b3d891cc7b7cab9825e96cd58cf92b36fa91532aebb540444670e85304734240a0213380e7e9c
|
||||||
|
Loading…
Reference in New Issue
Block a user