2017-04-19 16:08:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 7 15:09:41 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
|
|
- update for singlespec
|
|
|
|
|
- add project URL
|
|
|
|
|
- enable test
|
|
|
|
|
- update to 0.4.0
|
|
|
|
|
* add has_plugin(name) method to pluginmanager. thanks Bruno Oliveira.
|
|
|
|
|
* fix issue11: make plugin parsing more resilient against exceptions
|
|
|
|
|
from __getattr__ functions. Thanks Bruno Oliveira.
|
|
|
|
|
* fix issue #4: specific HookCallError exception for when a hook call
|
|
|
|
|
provides not enough arguments.
|
|
|
|
|
* better error message when loading setuptools entrypoints fails
|
|
|
|
|
due to a VersionConflict. Thanks Daniel Hahler.
|
|
|
|
|
|
2015-10-01 07:29:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Sep 16 13:48:57 UTC 2015 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- Initial packagin (version 0.3.0)
|
|
|
|
|
|