diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-11-03 14:54:48 +0300 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-11-03 21:26:41 +0300 |
commit | c7f13313cda239c91fba6fa7bb775817379f0fcd (patch) | |
tree | c6ed5b8629419a5f8004d7c849bd386134c11eb0 /graphics/py-python-poppler-qt5 | |
parent | misc/urbit: drop unused Meson keyword (diff) |
biology/py-python-libsbml: limit supported python versions, fix build
- Cap supported python verions with 3.9. Fails with 3.10:
Traceback (most recent call last):
File "/wrkdirs/usr/ports/biology/py-python-libsbml/work-py310/python-libsbml-5.19.0/libsbml_source/src/bindings/python/doc-converter/rewrite_pydoc.py", line 121, in <module>
from formatter import NullWriter, AbstractFormatter
ModuleNotFoundError: No module named 'formatter'
- Fix library stripping to unbreak port with python != 3.8
Approved by: portmgr blanket
Diffstat (limited to 'graphics/py-python-poppler-qt5')
0 files changed, 0 insertions, 0 deletions