diff options
| author | Maximilian Bosch <maximilian@mbosch.me> | 2019-05-12 11:15:39 +0200 |
|---|---|---|
| committer | Frederik Rietdijk <freddyrietdijk@fridh.nl> | 2019-05-12 16:54:30 +0200 |
| commit | c99a01aa7a82f10535678bf22ff348939a1bbb7a (patch) | |
| tree | 00bcf2be7c95eb0ab61fc9fbacba26836aa712fa /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 26b044ea2928ecc80866ce091a4885b92b3305cd (diff) | |
calcurse: fix python3 wrapper
The current Python wrapper for `httplib2` breaks when running e.g.
`./result/bin/calcurse-caldav` with the following error:
```
Traceback (most recent call last):
File "./result/bin/calcurse-caldav", line 6, in <module>
import httplib2
ModuleNotFoundError: No module named 'httplib2'
```
The easiest workaround is to use the `wrapPython` tool to properly patch
library path inside the script.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
