python-Yapsy
No description set
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / python-Yapsy
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-Yapsy && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Yapsy-1.11.223.tar.gz | 0000080783 78.9 KB | |
python-Yapsy.changes | 0000003386 3.31 KB | |
python-Yapsy.spec | 0000002054 2.01 KB |
Revision 3 (latest revision is 17)
Dirk Mueller (dirkmueller)
accepted
request 449023
from
Boris Manojlovic (bmanojlovic)
(revision 3)
- updated to version 1.11.223 - code: Make _extractCorePluginInfo accept Unicode filenames (bug https://sourceforge.net/p/yapsy/bugs/30/) - code: fix default change trigger for ConfigurablePluginManager (see https://sourceforge.net/p/yapsy/support-requests/9/) - code: merge python3 and default branch (contrib delijati) - code: fix exception catching to support flask use case (contrib delijati: https://github.com/tibonihoo/yapsy/pull/4) - code: fix error reporting (contrib frmdstryr: https://github.com/tibonihoo/yapsy/pull/5) - code: allow plugins to run in separate processes (contrib pylanglois: https://github.com/tibonihoo/yapsy/pull/6) - code: fix dangerous usage of mutable objects as default arguments - doc: added an example of fetching yapsy's development version with pip - code: Speed optimisation for the regexp compiled in __init__.py (see https://sourceforge.net/p/yapsy/patches/4/) - code: fix bug "Plugin detection doesn't follow symlinks" (see https://sourceforge.net/p/yapsy/bugs/19/) - doc: add links to coveralls.io for code coverage - code: fix PluginInfo properties (see https://sourceforge.net/p/yapsy/bugs/13/) - code: fix ConfigurablePluginManager.loadplugin ignore callback bug reported at https://sourceforge.net/p/yapsy/bugs/17/ - code: small improvement to the parse error handling (related to https://sourceforge.net/p/yapsy/bugs/12/) - packaging: version name change to comply with PEP440 and resolve pip install problems. - code: fix compatibility with python2.5 - code: fix compatibility with python2.5 - doc: add links to travis-ci and readthedocs.org - code: fix AutoInstall test failures [contrib. Agustin Henze]
Comments 0