Tags: jaserjasar/py2deb
Tags
Release 1.0: Support PEP 440 pre-release versions (backwards incompat… …ible!) Since the previous release (0.25) I've only made bug fixes (i.e. no features were added) however the change related to paylogic#8 is backwards incompatible, which is why I've decided to bump the major version number.
Refactor setup.py script (improves Python 3.x support*) * To counteract a UnicodeDecodeError when setup.py loads README.rst to populate the `long_description' field. Could have fixed this with a two line diff, but noticed some other things I wanted to improve, so here we are :-).
Bug fix: Restore compatibility with latest coloredlogs (fixes paylogic#4 ) Refer to issue paylogic#4 on GitHub: paylogic#4
PreviousNext