Changelog for
python3-pluggy-0.4.0-2.3.noarch.rpm :
Tue Sep 27 14:00:00 2016 arunAATTgmx.de
- specfile:
* change from tar.gz to zip
- update to version 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.
Sun May 8 14:00:00 2016 arunAATTgmx.de
- specfile:
* updated source url to files.pythonhosted.org
Sun Oct 25 13:00:00 2015 arunAATTgmx.de
- update to version 0.3.1:
* avoid using deprecated-in-python3.5 getargspec method. Thanks
Michael Droettboom.
Wed May 27 14:00:00 2015 arunAATTgmx.de
- specfile:
* corrected license information
Sun May 24 14:00:00 2015 arunAATTgmx.de
- initial version