Package: astropy / 7.2.0-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| astropy | 7.2.0-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| Don t install showtable script.patch | (download) |
pyproject.toml |
2 0 + 2 - 0 ! |
don't install showtable script This script is rather trivial, lacks a manpage, and conflicts with the libdata-showtable-perl package. |
| Allow XFAIL tests to pass.patch | (download) |
pyproject.toml |
2 1 + 1 - 0 ! |
allow xfail tests to pass |
| Don t turn deprecation warnings into errors.patch | (download) |
pyproject.toml |
1 1 + 0 - 0 ! |
don't turn deprecation warnings into errors Taken from https://github.com/astropy/astropy/pull/9767 TST: Ignore remaining matplotlib warnings on Debian |
| Make test xfail that fails under mips64el.patch | (download) |
astropy/visualization/wcsaxes/tests/test_misc.py |
1 1 + 0 - 0 ! |
make test xfail that fails under mips64el https://github.com/astropy/astropy/issues/12416 |
| Weaken or ignore tests that fail in future.patch | (download) |
astropy/time/tests/test_ut1.py |
2 1 + 1 - 0 ! |
weaken or ignore tests that fail in future Closes: #1078611 |
| Remove intersphinx mapping.patch | (download) |
docs/conf.py |
16 0 + 16 - 0 ! |
remove intersphinx mapping |
| Use system wide configobject validate.patch | (download) |
astropy/config/configuration.py |
2 1 + 1 - 0 ! |
use system wide configobject+validate |
| Use system ply instead of local copy.patch | (download) |
astropy/units/format/base.py |
2 1 + 1 - 0 ! |
use system ply instead of local copy |
| Don t rely on sphinx_changelog and sphinxcontrib_globalsu.patch | (download) |
docs/conf.py |
3 0 + 3 - 0 ! |
don't rely on sphinx_changelog and sphinxcontrib_globalsub There is no Debian packages available yet. |
| Ignore invalid value warnings that happen on mips64el.patch | (download) |
pyproject.toml |
1 1 + 0 - 0 ! |
ignore invalid value warnings that happen on mips64el |
| Don t check overflow warning that doesn t appear on armel.patch | (download) |
astropy/cosmology/_src/tests/flrw/test_w0wzcdm.py |
1 1 + 0 - 0 ! |
don't check overflow warning that doesn't appear on armel |
| Allow older matplotlib when building docs.patch | (download) |
pyproject.toml |
2 1 + 1 - 0 ! |
allow older matplotlib when building docs 3.9.1 is still not available on Debian. |
| Skip system_info doctest that fails during build.patch | (download) |
astropy/utils/system_info.py |
2 1 + 1 - 0 ! |
skip system_info doctest that fails during build |
| Mark one test as xfail that sometimes fails on i386.patch | (download) |
astropy/modeling/tests/test_models.py |
1 1 + 0 - 0 ! |
mark one test as xfail that sometimes fails on i386 https://github.com/astropy/astropy/issues/17362 Closes: #1087612 |
| Fix FTBFS on GNU Hurd.patch | (download) |
astropy/table/tests/test_showtable.py |
4 3 + 1 - 0 ! |
fix ftbfs on gnu hurd * Catch NotADirectoryError in utils._rmtree. This error is raised in GNU Hurd when os.rename is executed on a missing directory. * Allow any error number in OSError for test_missing_file. This is |
| Increase tolerance for test_polynomial_poorly_conditioned.patch | (download) |
astropy/modeling/tests/test_fitters.py |
2 1 + 1 - 0 ! |
increase tolerance for test_polynomial_poorly_conditioned The original tolerance is too small for ppc64el. |
