Changelog for
python-pluggy-0.4.0-5.3.noarch.rpm :
Fri Apr 7 14:00:00 2017 jmatejekAATTsuse.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.
Wed Sep 16 14:00:00 2015 tbechtoldAATTsuse.com
- Initial packagin (version 0.3.0)