Package: python-anndata / 0.12.0~rc1-1
Metadata
Package | Version | Patches format |
---|---|---|
python-anndata | 0.12.0~rc1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
32bit_test_fail_skip | (download) |
tests/test_layers.py |
1 0 + 1 - 0 ! |
remove assert failing the builds for 32bit archs |
ignore_test_importing_scanpy.patch | (download) |
src/anndata/experimental/multi_files/_anncollection.py |
23 0 + 23 - 0 ! |
the example doc tries to import some data from scanpy which is not yet packaged Thus the test would fail and the test is removed here |
scanpy_not_finished_yet.patch | (download) |
src/anndata/experimental/merge.py |
31 1 + 30 - 0 ! |
this example which should enrich the doc needs scanpy. While the packaging for scanpy has started it is not finished yet. Thus the example is excluded here. FIXME: Just drop this patch once python3-scanpy might be available |
skip cupy tests.patch | (download) |
tests/test_concatenate.py |
1 1 + 0 - 0 ! |
skip tests for cupy which we don't have in debian |
loadgroup.patch | (download) |
pyproject.toml |
1 0 + 1 - 0 ! |
--- |
skip_awkward.patch | (download) |
tests/test_awkward.py |
3 3 + 0 - 0 ! |
skip tests that depend on pyarrow which is not available in debian |