diff options
| author | Jairo Llopis <yajo.sk8@gmail.com> | 2023-06-14 13:52:15 +0100 |
|---|---|---|
| committer | Jairo Llopis <yajo.sk8@gmail.com> | 2023-06-14 13:52:15 +0100 |
| commit | 9c37f5aeb64c1d3461fe78eb9534d7b4fd69bbdc (patch) | |
| tree | 59bcb792b395d98ab346e4eb42db10f46611c265 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | d7ac3423d321b8b145ccdd1aed9dfdb280f5e391 (diff) | |
python38Packages.httplib2: resurrect
Without this patch, this is what happened:
```sh
➤ nix-build -A python38Packages.httplib2
error: flask-sqlalchemy-3.0.3 not supported for interpreter python3.8
(use '--show-trace' to show detailed location information)
```
That missing dependency was just for testing, but it doesn't make much sense to remove a package just because it can't be tested.
I just changed it so that it only runs checks when running at python >= 3.9, and now httplib2 is available for Python 3.8 again.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
