forked from pool/python-pluggy
- update for singlespec - please send to Staging:E, it's a requirement for new python-tox OBS-URL: https://build.opensuse.org/request/show/486539 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pluggy?expand=0&rev=2
21 lines
776 B
Plaintext
21 lines
776 B
Plaintext
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 16 13:48:57 UTC 2015 - tbechtold@suse.com
|
|
|
|
- Initial packagin (version 0.3.0)
|
|
|