diff options
| author | Robert Scott <code@humanleg.org.uk> | 2019-05-02 22:18:12 +0100 |
|---|---|---|
| committer | Robert Scott <code@humanleg.org.uk> | 2019-05-03 19:26:40 +0100 |
| commit | 7451a6a107979c30aff5b0b4a2f6f37dcb980333 (patch) | |
| tree | fe7cb3cb9b3adf9c1a596aa14a352396275f8c8f /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 11a185b61f3fdc4a7f844f8660735c136a30ee60 (diff) | |
pythonPackages.purepng: fix for py3.7, enable tests
the pypi package includes pre-cythonized versions of some components,
however these were cythonized with a py3.7-unaware cython which is what
caused the main breakage. fetching the equivalent version from github
allows us to offer either the pure-python version or one we cythonize
ourselves if the cython package is provided.
the added bonus of using a github checkout is that the tests are included,
so enable these.
these tests revealed that for full py3.7 compatibility an additional patch
is needed from an upstream PR.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
