From ef89e58a88b8da8dcf182b69bdf0c2b740c69049a099e10cfa469cbd4002854d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 15 Feb 2014 07:07:02 +0000 Subject: [PATCH] Accepting request 222245 from devel:languages:python - Update to version 0.14.1: + Fix the test manager implementation - Changes from version 0.14.0t + Make requirements checking optional + Update docstrings + Allow a on_load_failure_callback to be provided + deprecate TestExtensionManager OBS-URL: https://build.opensuse.org/request/show/222245 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=12 --- python-stevedore.changes | 11 +++++++++++ python-stevedore.spec | 4 ++-- stevedore-0.13.tar.gz | 3 --- stevedore-0.14.1.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 stevedore-0.13.tar.gz create mode 100644 stevedore-0.14.1.tar.gz diff --git a/python-stevedore.changes b/python-stevedore.changes index 447b83d..2e01ca3 100644 --- a/python-stevedore.changes +++ b/python-stevedore.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Feb 13 08:55:12 UTC 2014 - speilicke@suse.com + +- Update to version 0.14.1: + + Fix the test manager implementation +- Changes from version 0.14.0t + + Make requirements checking optional + + Update docstrings + + Allow a on_load_failure_callback to be provided + + deprecate TestExtensionManager + ------------------------------------------------------------------- Mon Dec 2 12:26:36 UTC 2013 - dmueller@suse.com diff --git a/python-stevedore.spec b/python-stevedore.spec index 23cd338..aac9b74 100644 --- a/python-stevedore.spec +++ b/python-stevedore.spec @@ -1,7 +1,7 @@ # # spec file for package python-stevedore # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-stevedore -Version: 0.13 +Version: 0.14.1 Release: 0 Summary: Manage dynamic plugins for Python applications License: Apache-2.0 diff --git a/stevedore-0.13.tar.gz b/stevedore-0.13.tar.gz deleted file mode 100644 index e9907bd..0000000 --- a/stevedore-0.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ab2ee6fbcca22f1867021269569d1657c5801efd8a425742d36a7414cc8d2ac -size 760179 diff --git a/stevedore-0.14.1.tar.gz b/stevedore-0.14.1.tar.gz new file mode 100644 index 0000000..e888939 --- /dev/null +++ b/stevedore-0.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f298be24399150605b08c1abffd1f5fee01f9ab9362eb6ac865198c7290cbdf +size 357881