Package: pytables / 3.11.0-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| pytables | 3.11.0-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 use dynamic lib.patch | (download) |
setup.py |
2 1 + 1 - 0 ! |
use dynamic lib The setup script detects the static version of the lzo2 library instead of the dynamic version (that is now located in a multi-arch path). This causes a link error due to not relacable code (missing -fPIC flag at compile time) Now the dynamic version of the lzo2 library is located in a multiarch path so sthe setup script |
| 0002 use local mathjax.patch | (download) |
doc/source/conf.py |
4 4 + 0 - 0 ! |
use local mathjax |
| 0003 remove gtags.patch | (download) |
doc/source/_templates/layout.html |
10 0 + 10 - 0 ! |
remove gtags Remove Google Analytics script from the doc template layout to avoid privacy-breach-generic. |
| 0004 Skip index backcompat tests on bingendian.patch | (download) |
tables/tests/test_index_backcompat.py |
4 4 + 0 - 0 ! |
skip index backcompat tests on bingendian |
| 0005 No python blosc2.patch | (download) |
pyproject.toml |
4 2 + 2 - 0 ! |
no python-blosc2 |
| 0006 Build with numpy 1.x.patch | (download) |
pyproject.toml |
2 1 + 1 - 0 ! |
build with numpy 1.x |
| 0007 No abi3.patch | (download) |
setup.py |
43 22 + 21 - 0 ! |
no abi3 |
| 0008 Fix blosc2 loading.patch | (download) |
tables/__init__.py |
27 15 + 12 - 0 ! |
fix blosc2 loading |
