diff options
| author | Anthony Roussel <anthony.roussel17@gmail.com> | 2022-08-04 21:53:58 +0200 |
|---|---|---|
| committer | Anthony Roussel <anthony.roussel17@gmail.com> | 2022-08-04 21:53:58 +0200 |
| commit | 86a160ea18b661c8bc59c0e359dc1cb13241c675 (patch) | |
| tree | c8cfad1c908f88e3bc5e0eb1c33b0ab9d2f6d67d /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 0b04c001b3c2e5009b688a15ae5903aa2293bc7c (diff) | |
buku: fix build failing for bukuserver
SQLAlchemy-Utils v0.36.6 package override build is failing.
This is due to a patch in the original SQLAlchemy-Utils package which
broke the build of this package override:
```bash
> applying patch /nix/store/pd6anhwbf0in3r3jhi3sbn5v2fjs0mf2-skip-database-tests.patch
> patching file conftest.py
> Hunk #1 FAILED at 61.
> Hunk #2 succeeded at 98 (offset -10 lines).
```
These SQLAlchemy package overrides were originaly added to fix
incompatibilities with Flask-Admin.
See commit 05ae01fcea6c7d270cc15374b0a806b09f548a9a
However with Flask-Admin >= v1.5.6, several SQLAlchemy compatibility patches were added:
* https://flask-admin.readthedocs.io/en/latest/changelog/
We can now safely remove these package overrides to make bukuserver work again.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
