SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-stevedore-0.8-2.1.noarch.rpm :
Wed May 29 14:00:00 2013 dmuellerAATTsuse.com
- add compatibility provides of 0.8.0 version

Sat Jan 5 13:00:00 2013 alexandreAATTexatati.com.br
- 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.

Tue Dec 4 13:00:00 2012 alexandreAATTexatati.com.br
- Update to 0.7.2:
- Fix logging support for Python 2.6.
- Aditional changes from 0.7.1:
- Fix an issue with logging configuration.
- Aditional changes from 0.7:
- Add memoization to the entrypoint scanning code in
stevedore.extension.ExtensionManager to avoid performance issues
in situations where lots of managers are instantiated with the
same namespace argument.

Wed Nov 21 13:00:00 2012 saschpeAATTsuse.de
- Install LICENSE, README.rst and HTML documentation

Mon Oct 29 13:00:00 2012 alexandreAATTexatati.com.br
- Update to 0.6:
- Change the stevedore.enabled.EnabledExtensionManager to load
the extension before calling the check function so the plugin
can be asked if it should be enabled.
- Aditional changes from 0.5:
- Add stevedore.tests.manager.TestExtensionManager for writing
tests for classes that use extension managers.

Sun Sep 16 14:00:00 2012 alexandreAATTexatati.com.br
- Update to 0.4:
- Removed the name argument to plugin constructors.
- Added driver property to stevedore.driver.DriverManager.

Sun Aug 19 14:00:00 2012 alexandreAATTexatati.com.br
- Initial package (0.3) for openSUSE.


 
ICM