forked from pool/python-stevedore
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
This commit is contained in:
committed by
Git OBS Bridge
parent
6795fada47
commit
ef89e58a88
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ab2ee6fbcca22f1867021269569d1657c5801efd8a425742d36a7414cc8d2ac
|
||||
size 760179
|
||||
3
stevedore-0.14.1.tar.gz
Normal file
3
stevedore-0.14.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f298be24399150605b08c1abffd1f5fee01f9ab9362eb6ac865198c7290cbdf
|
||||
size 357881
|
||||
Reference in New Issue
Block a user