Update to 1.12.101
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
d37bd8df3d
commit
2124bcbc11
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@
|
||||
/botocore-1.12.87.tar.gz
|
||||
/botocore-1.12.91.tar.gz
|
||||
/botocore-1.12.96.tar.gz
|
||||
/botocore-1.12.101.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global pypi_name botocore
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.96
|
||||
Version: 1.12.101
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -89,6 +89,9 @@ nosetests-3 --with-coverage --cover-erase --cover-package botocore --with-xunit
|
||||
%endif # with docs
|
||||
|
||||
%changelog
|
||||
* Sat Feb 23 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.12.101-1
|
||||
- Update to 1.12.101
|
||||
|
||||
* Fri Feb 15 2019 Kevin Fenzi <kevin@scrye.com> - 1.12.96-1
|
||||
- Update to 1.12.96.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.12.96.tar.gz) = fa895ae08c7c630aba1e13a08e7cd5b6e83ab8541241217b9d9266663f20b78a881756e4a740269fea629fc046e9f8aeb26630bcdd3ff21527fddfcd50786897
|
||||
SHA512 (botocore-1.12.101.tar.gz) = 60ceb252f979775e5248e234c502fd790ebcd9b409b3d78da9a4753338bdcff137b976d85b65a7ae3bc5bf3ae33781c5ad1f402d8122f1a7a81bc8e14eef7e43
|
||||
|
Loading…
Reference in New Issue
Block a user