17
0

61 Commits

Author SHA256 Message Date
Stephan Kulow
1138e8feb3 Accepting request 228028 from devel:languages:python
- Update to version 0.15:
  * Only log error when no load handler is set
  * Update readme with links to bug tracker and source
  * Update .gitreview after moving the repository

OBS-URL: https://build.opensuse.org/request/show/228028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=13
2014-03-28 12:18:02 +00:00
Stephan Kulow
ef89e58a88 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
2014-02-15 07:07:02 +00:00
Stephan Kulow
6795fada47 Accepting request 209155 from devel:languages:python
- update to 0.13:
  * Update documentation to refer to setuptools instead of distribute.
  * Add pypy to the list of default test configurations.
  * Include a work-around to avoid a cpython bug with atexit
  * Deprecate TestExtensionManager and replace with make_test_instance()
  class method to provide test classes that behave more like the
  production class, while still allowing the extensions to be injected
  for testing
  * Fixes an exception when reporting on an error where multiple
  drivers have the same name 
  * Switch packaging to use pbr. (forwarded request 209154 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/209155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=11
2013-12-03 09:28:54 +00:00
Stephan Kulow
ed544a9e4f Accepting request 197208 from devel:languages:python
- update to 0.11:
  * Fixes logging configuration under Python 2.6 with a NullHandler (forwarded request 197132 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/197208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=9
2013-09-03 20:05:57 +00:00
Stephan Kulow
efe2a2ded8 Accepting request 182840 from devel:languages:python
- update to 0.10:
 - Adds ``propagate_map_exceptions`` parameter to all of the extension
   managers which specifies whether exceptions are propagated up 
   through the map call or logged and then ignored. The default is to
   preserve the current behavior of logging and ignoring exceptions.
- remove python-2.6.x.diff (forwarded request 182828 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/182840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=8
2013-07-11 18:13:47 +00:00
Stephan Kulow
d07a8901bf Accepting request 181149 from devel:languages:python
- add python-2.6.x.diff:
  * fix build on python 2.6 (forwarded request 181092 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/181149
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=7
2013-06-29 17:43:29 +00:00
Stephan Kulow
c2a8da16b2 Accepting request 180018 from devel:languages:python
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.

OBS-URL: https://build.opensuse.org/request/show/180018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=6
2013-06-25 05:42:29 +00:00
Stephan Kulow
73e4ba7836 Accepting request 178601 from devel:languages:python
- add compatibility provides of 0.8.0 version 
  * needed for other packages that generate the version from
  * PyPi (where this is fetched when fetching 0.8.0) (forwarded request 178600 from -miska-)

OBS-URL: https://build.opensuse.org/request/show/178601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=5
2013-06-13 19:51:37 +00:00
Stephan Kulow
813e2ea5cc Accepting request 148455 from devel:languages:python
- Update to 0.8:
  - Ignore AssertionError exceptions generated when plugins are
    loaded.
  - Update :class:`~stevedore.named.NamedExtensionManager` to check
    the name of a plugin before loading its code to avoid importing
    anything we are not going to use.

OBS-URL: https://build.opensuse.org/request/show/148455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=3
2013-01-14 21:25:58 +00:00
Stephan Kulow
f5ca42ca72 Accepting request 145061 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/145061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=2
2012-12-14 09:47:35 +00:00
Stephan Kulow
b276acb3ff Accepting request 142498 from devel:languages:python
Please add, future OpenStack dependency

OBS-URL: https://build.opensuse.org/request/show/142498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=1
2012-11-28 13:35:01 +00:00