Update to 1.9.1
This commit is contained in:
parent
6a5f5a3219
commit
f5ffe1a695
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
||||
/botocore-1.8.26.tar.gz
|
||||
/botocore-1.8.29.tar.gz
|
||||
/botocore-1.8.33.tar.gz
|
||||
/botocore-1.9.1.tar.gz
|
||||
|
@ -14,8 +14,8 @@
|
||||
%global pypi_name botocore
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.8.33
|
||||
Release: 2%{?dist}
|
||||
Version: 1.9.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
License: ASL 2.0
|
||||
@ -165,6 +165,9 @@ nosetests-3.5 --with-coverage --cover-erase --cover-package botocore --with-xuni
|
||||
%endif # with docs
|
||||
|
||||
%changelog
|
||||
* Wed Feb 28 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.9.1-1
|
||||
- Update to 1.9.1
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.33-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.8.33.tar.gz) = 6850d147684d5ef6aa32fb28ba3056631d9fb10517f54c7b7f2bcc3402f93ff4a1e8850ecd67d3034a849dcd7a9757a0de88023bb7b9002a16391b65166f99ac
|
||||
SHA512 (botocore-1.9.1.tar.gz) = 4fe666f4d109b1093c967576f37a1a63c03ada7ddb73daa7b59c908643698437d91d14de35d135b25a0bb3adf31749e2239f76482e109b0af4a6e9b645c9c160
|
||||
|
Loading…
Reference in New Issue
Block a user