diff --git a/python-stevedore.changes b/python-stevedore.changes index b044a92..7ed613e 100644 --- a/python-stevedore.changes +++ b/python-stevedore.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Jul 17 05:48:21 UTC 2015 - tbechtold@suse.com + +- update to 1.6.0: + * Document the signature for check_func + * Updated from global requirements + * Switch badges from 'pypip.in' to 'shields.io' + * Remove unnecessary openstack-common.conf + ------------------------------------------------------------------- Tue Jun 16 10:25:06 UTC 2015 - tbechtold@suse.com diff --git a/python-stevedore.spec b/python-stevedore.spec index f517ea5..eb9919b 100644 --- a/python-stevedore.spec +++ b/python-stevedore.spec @@ -17,7 +17,7 @@ Name: python-stevedore -Version: 1.5.0 +Version: 1.6.0 Release: 0 Summary: Manage dynamic plugins for Python applications License: Apache-2.0 @@ -34,7 +34,7 @@ BuildRequires: python-oslosphinx #BuildRequires: python-mock #BuildRequires: python-nose Requires: python-argparse -Requires: python-six >= 1.9 +Requires: python-six >= 1.9.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} diff --git a/stevedore-1.5.0.tar.gz b/stevedore-1.5.0.tar.gz deleted file mode 100644 index 86d4ede..0000000 --- a/stevedore-1.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:095d71a92518f3eec4c26e531e22fd4053caf3fc52ac6c0afa80a8a0e689da45 -size 501308 diff --git a/stevedore-1.6.0.tar.gz b/stevedore-1.6.0.tar.gz new file mode 100644 index 0000000..1c888b0 --- /dev/null +++ b/stevedore-1.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dab2aa31ec742f651e6a2fe0429560aebbbe0fb7fc462fa0ff565c8f5ff2ec25 +size 500868