Package: python-asdf / 4.3.0-1
Metadata
Package | Version | Patches format |
---|---|---|
python-asdf | 4.3.0-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Use the packaged MathJax.patch | (download) |
docs/conf.py |
2 2 + 0 - 0 ! |
use the packaged mathjax |
Explicitly add subpackages.patch | (download) |
MANIFEST.in |
1 1 + 0 - 0 ! |
explicitly add subpackages This somehow works around #940728, although I do not completely understand it. It does however not include asdf.tests, since the tests defined there seem to be buggy. Closes: #940720 |
Disable fetching of latest patch in test.patch | (download) |
integration_tests/compatibility/test_file_compatibility.py |
3 1 + 2 - 0 ! |
disable fetching of latest patch in test |
Remove dependency on sphinx asdf.patch | (download) |
docs/conf.py |
6 4 + 2 - 0 ! |
remove dependency on sphinx-asdf |
Ignore Astropy deprecation warnings in tests.patch | (download) |
pyproject.toml |
1 1 + 0 - 0 ! |
ignore astropy deprecation warnings in tests |
Unconditionally don t run jsonschema test.patch | (download) |
asdf/_jsonschema/conftest.py |
1 0 + 1 - 0 ! |
unconditionally don't run jsonschema test |
Add json schema files.patch | (download) |
pyproject.toml |
1 1 + 0 - 0 ! |
add json schema files Closes: #1052813 |
Skip test that fails on 32 bit.patch | (download) |
asdf/_tests/_block/test_reader.py |
3 3 + 0 - 0 ! |
skip test that fails on 32 bit |