Package: python-llfuse / 1.3.8+dfsg-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| python-llfuse | 1.3.8+dfsg-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0002 Use cython3 instead of cython command.patch | (download) |
setup.py |
4 2 + 2 - 0 ! |
use 'cython3' instead of 'cython' command |
| 0003 Skip extended attribute tests under GNU kFreeBSD.patch | (download) |
test/test_api.py |
4 4 + 0 - 0 ! |
skip extended attribute tests under gnu/kfreebsd |
| 0004 Ignore exceptions during interpreter shutdown.patch | (download) |
test/conftest.py |
7 7 + 0 - 0 ! |
ignore exceptions during interpreter shutdown These can most likely be ignored in general. In the specific case that we are addressing with this, they also seem to be caused by a bug in Python. Closes: #851724. |
| mips_dev_t.diff | (download) |
Include/posix/__init__.py |
1 1 + 0 - 0 ! |
work around bug in mips+mipsel libc |
| 0006 Use fixtures instead of hooks for inspecting output.patch | (download) |
setup.py |
1 1 + 0 - 0 ! |
use fixtures instead of hooks for inspecting output. |
| 0007 Register custom markers.patch | (download) |
test/pytest.ini |
1 1 + 0 - 0 ! |
register custom markers. |
