diff options
| author | aszlig <aszlig@redmoonstudios.org> | 2016-12-19 09:56:19 +0100 |
|---|---|---|
| committer | aszlig <aszlig@redmoonstudios.org> | 2016-12-19 22:25:27 +0100 |
| commit | a7d425758a1d235615f17fae5c06cb1f87a4b53c (patch) | |
| tree | 83586824ed51fefd8e29396b4e4bbd1cb89f708b /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | 0c7afce7dd69a4ca02591b9d505527cec38dfe69 (diff) | |
python/simplebayes: init at 1.5.8
The upstream tag actually says 1.5.7 but the commit actually bumps the
version to 1.5.8:
https://github.com/hickeroar/simplebayes/commit/b8da72c50d20b6f8c0d
We needed to patch the setup.py because the upstream project's setup.py
reads in the README.rst for the longDescription. That very README.rst
contains non-ASCII characters which in turn throws a decoding error with
Python 3 on Nix because I think this has to do with our setup.py wrapper
that doesn't seem to recognize the right encoding when using compile().
Tested by building against Python 2.7, 3.3, 3.4, 3.5 and 3.6.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
