Package: yt / 4.4.0-1
Metadata
Package | Version | Patches format |
---|---|---|
yt | 4.4.0-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix_embedded_js_links.patch | (download) |
yt/visualization/mapserver/html/map_index.html |
6 3 3 - 0 ! |
use debian's built in jquery and leaflet |
fix_32bit_ftbfs.patch | (download) |
yt/utilities/lib/alt_ray_tracers.pyx |
6 3 3 - 0 ! |
fix issues with pointer size assumptions on 32-bit systems |
Skip tests that work only with Agg.patch | (download) |
yt/tests/test_testing.py |
4 3 1 - 0 ! |
skip tests that work only with agg |
Allow SlicePlots to fail.patch | (download) |
yt/frontends/stream/tests/test_stream_unstructured.py |
3 3 0 - 0 ! |
allow sliceplots to fail |
Skip test_load_sample that requires remote data access.patch | (download) |
yt/tests/test_load_sample.py |
1 1 0 - 0 ! |
skip test_load_sample that requires remote data access |
Catch SyntaxError when reading a h5py file.patch | (download) |
yt/frontends/ytdata/data_structures.py |
2 2 0 - 0 ! |
catch syntaxerror when reading a h5py file On 32-bit archs, this otherwise creates a failure on test_non_square_frb https://github.com/yt-project/yt/issues/3675 |
Skip GDF tests require non existing conftest.py.patch | (download) |
yt/frontends/gdf/tests/test_outputs.py |
1 1 0 - 0 ! |
skip gdf tests (require non-existing conftest.py) |
Ignore deprecation warnings.patch | (download) |
conftest.py |
4 4 0 - 0 ! |
ignore deprecation warnings Closes: #1009386 |
Ignore invalid value warnings which may appear on mipsel.patch | (download) |
conftest.py |
1 1 0 - 0 ! |
ignore invalid-value warnings which may appear on mipsel |
Skip test that leads to a mem alloc error on mipsel.patch | (download) |
yt/visualization/volume_rendering/tests/test_zbuff.py |
2 2 0 - 0 ! |
skip test that leads to a mem alloc error on mipsel |
Don t run a test that crashes on i386.patch | (download) |
yt/visualization/tests/test_offaxisprojection.py |
2 2 0 - 0 ! |
don't run a test that crashes on i386 |