summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2018-12-23 22:56:58 +0100
committerMaximilian Bosch <maximilian@mbosch.me>2018-12-23 23:15:36 +0100
commit30c6234e1549a67c931c046620b307bd27aa186a (patch)
tree58e99bc09f17c8e6f81a55efb2b8f70f86f39da1 /pkgs/development/python-modules/python-sql
parent772759173d362a557a78ad58605579b417a9b08c (diff)
python3Packages.pyaxmlparser: fix build
The build is currently broken on master[1] due to a major bump of `click` in fe0af1ce777abf99a3fd851a86f2000326153207. Manually patching `setup.py` temporarily fixes the issue. To ensure that succeeding builds don't deliver packages breaking at runtime due to dependency issues I switched to the GitHub archive as source since it contains tests as well. Additionally, Python 2.7 support has been dropped. It seems as it was never intended to support Python3 here, I simply forgot to disable the Python2 build. ``` TypeError: AXMLParser object is not an iterator ``` [1] https://hydra.nixos.org/build/86108813
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions