nixpkgs/pkgs
Cody Hiar d9e8d5d8c1 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/
2023-02-21 15:25:35 -07:00
..
applications etesync-dav: fix broken dependancies 2023-02-21 15:25:35 -07:00
build-support Merge #214010: staging-next 2023-02-01 2023-02-13 15:42:23 +01:00
common-updater
data whitesur-gtk-theme: 2022-10-27 -> 2023-02-07 2023-02-13 14:20:46 -03:00
desktops
development Merge pull request #216332 from GaetanLepage/ffmpeg 2023-02-14 16:26:45 +00:00
games
misc jack: Add meta.pkgConfigModules and test 2023-02-13 10:21:07 -05:00
os-specific linux-firmware: actually set updateScript 2023-02-14 01:09:17 +03:00
pkgs-lib
servers Merge pull request #216319 from sumnerevans/matrix-synapse-1.77 2023-02-14 16:38:29 +01:00
shells Merge #214010: staging-next 2023-02-01 2023-02-13 15:42:23 +01:00
stdenv
test
tools Merge pull request #216284 from r-ryantm/auto-update/vtm 2023-02-14 11:10:41 +01:00
top-level Merge pull request #209585 from JamieMagee/pyls-black 2023-02-14 15:16:51 +01:00