2012-11-28 13:35:01 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-12-14 09:47:35 +00:00
|
|
|
Tue Dec 4 00:44:32 UTC 2012 - alexandre@exatati.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.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-11-28 13:35:01 +00:00
|
|
|
Wed Nov 21 14:31:50 UTC 2012 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Install LICENSE, README.rst and HTML documentation
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 29 17:17:21 UTC 2012 - alexandre@exatati.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 22:01:30 UTC 2012 - alexandre@exatati.com.br
|
|
|
|
|
|
|
|
- Update to 0.4:
|
|
|
|
- Removed the name argument to plugin constructors.
|
|
|
|
- Added driver property to stevedore.driver.DriverManager.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 19 06:08:00 UTC 2012 - alexandre@exatati.com.br
|
|
|
|
|
|
|
|
- Initial package (0.3) for openSUSE.
|