summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorKeshav Kini <keshav.kini@gmail.com>2020-12-27 05:33:05 -0800
committerBjørn Forsman <bjorn.forsman@gmail.com>2021-01-09 22:17:57 +0100
commitb1d53b04eacf1447bb44013832b608b7e9348fa6 (patch)
tree572d49a5c308eec914b39b96fbb9a60eb7890db7 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent85449b21bc05e77e6994044ee886bfcc05669735 (diff)
pythonPackages.demjson: fix tests, enable on Python 3.x
In commit 6ba044c1667a4966a69debe73940972307225301, the demjson package was disabled on Python 3.x with the comment that it doesn't seem to support any Python 3.x versions. But looking at the upstream repository, they do seem to attempt to support Python 3 -- it turns out the failure on our end was caused by some issue with trying to run `setup.py test` on a 2to3-using codebase with no test suite (?). In any case, this package's test suite doesn't seem to use the setuptools mechanism, so in this commit I override the checkPhase to run the upstream tests in the correct way. This fixes the build on all Python versions. EDIT 2021-01-08: rebased on top of PR #108378 which had explicitly disabled the tests on all Python versions.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions