summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorCody Hiar <cody@hiar.ca>2023-02-18 10:35:01 -0700
committerCody Hiar <cody@hiar.ca>2023-02-21 15:25:35 -0700
commitd9e8d5d8c199c8c88729583bfd4b483ad18f4aee (patch)
tree94a8864ac5b0de173add2997478e8c3361bf7bbe /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent5eb613962603213f9cb86fe980ac703c76c59176 (diff)
etesync-dav: fix broken dependancies
Related #206852 This was failing due to newer versions of Flask requiring newer versions of werkzeug. I referenced: https://github.com/etesync/etesync-dav/blob/master/requirements.txt to downgrade flake and use the current wtforms. The issue with using flask-wtf==0.15.1 and wtforms==3.0.1 is there are tests in flask-wtf that reference import paths that are removed in wtforms 3.0.0: https://github.com/wtforms/flask-wtf/blob/v0.15.1/tests/test_form.py#L5 So I've just skipped the tests that failed. Once everything compiled I tried running the binary which complained: ModuleNotFoundError: No module named 'pkg_resources' So I added setuptools to the propagatedBuildInputs. After I was able to render the page at http://localhost:37358/.web/add/
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions