Package: pymupdf / 1.17.4+ds1-2
Metadata
Package | Version | Patches format |
---|---|---|
pymupdf | 1.17.4+ds1-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
docs | (download) |
docs/conf.py |
4 2 + 2 - 0 ! |
[patch] prevent docs build warnings |
libs | (download) |
setup.py |
2 1 + 1 - 0 ! |
link shared library with additional libs |
fiximport | (download) |
fitz/__init__.py |
1 1 + 0 - 0 ! |
add additional import statement as otherwise you'd get: Traceback (most recent call last): File "<string>", line 1, in <module> File "[...]/src/fitz/__init__.py", line 3, in <module> from fitz.fitz import * ModuleNotFoundError: No module named 'fitz.fitz' |
non linux | (download) |
setup.py |
6 3 + 3 - 0 ! |
fix imports and shared libs for non-linux platforms |
1