Package: pymupdf / 1.21.1+ds1-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| pymupdf | 1.21.1+ds1-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| docs | (download) |
docs/conf.py |
2 1 + 1 - 0 ! |
prevent docs build warnings |
| 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 1 + 5 - 0 ! |
fix shared libs for non-linux platforms |
1
