Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Don-t-install-showtable-script.patch | Don't install showtable script This script is rather trivial, lacks a manpage, and conflicts with the libdata-showtable-perl package. |
Ole Streicher <olebole@debian.org> | no | 2018-02-13 | ||
Disable-remote-access-to-get-M3-coords.patch | Disable remote access to get M33 coords | Ole Streicher <olebole@debian.org> | no | 2018-12-28 | ||
Allow-XFAIL-tests-to-pass.patch | Allow XFAIL tests to pass | Ole Streicher <olebole@debian.org> | no | 2019-10-13 | ||
Don-t-turn-deprecation-warnings-into-errors.patch | Don't turn deprecation warnings into errors Taken from https://github.com/astropy/astropy/pull/9767 |
Pey Lian Lim <2090236+pllim@users.noreply.github.com> | no | 2019-12-12 | ||
Make-some-tests-xfail-that-sometimes-fail-under-mips64el.patch | Make some tests xfail that sometimes fail under mips64el https://github.com/astropy/astropy/issues/17363 https://github.com/astropy/astropy/issues/17403 https://github.com/astropy/astropy/issues/12416 One failure we get is def test_doubleComplex(self): assert issubclass(self.array['doubleComplex'].dtype.type, np.complex128) > assert_array_equal( self.array['doubleComplex'], [np.nan+0j, 0+0j, 0+-1j, np.nan+(np.inf*1j), np.nan+0j]) […] E Arrays are not equal E x: MaskedArray([inf+infj, 0. +0.j, 0. -1.j, inf+infj, inf+infj]) E y: array([nan +0.j, 0. +0.j, 0. -1.j, nan+infj, nan +0.j]) astropy/io/votable/tests/vo_test.py:478: ValueError |
Ole Streicher <olebole@debian.org> | no | 2019-12-20 | ||
Mark-LevMarLSQFitter-test-xfail.patch | Mark LevMarLSQFitter test xfail This test fails on i386 See https://github.com/astropy/astropy/issues/13986 and https://github.com/astropy/astropy/pull/14013 |
Ole Streicher <olebole@debian.org> | no | 2023-02-02 | ||
Weaken-leap-second-validity-requirement-for-tests.patch | Weaken leap second validity requirement for tests | Ole Streicher <olebole@debian.org> | no | 2020-02-20 | ||
Remove-intersphinx-mapping.patch | Remove intersphinx mapping | Ole Streicher <olebole@debian.org> | no | 2020-02-20 | ||
Use-system-wide-configobject-validate.patch | Use system wide configobject+validate | Ole Streicher <olebole@debian.org> | no | 2020-06-12 | ||
Use-system-ply-instead-of-local-copy.patch | Use system ply instead of local copy | Ole Streicher <olebole@debian.org> | no | 2020-06-12 | ||
Ignore-FPE-warnings-for-armel-build.patch | Ignore FPE warnings for armel build https://github.com/astropy/astropy/issues/11011 |
Ole Streicher <olebole@debian.org> | no | 2020-11-11 | ||
Don-t-rely-on-sphinx_changelog-and-sphinxcontrib_globalsu.patch | Don't rely on sphinx_changelog and sphinxcontrib_globalsub There is no Debian packages available yet. |
Ole Streicher <olebole@debian.org> | no | 2021-06-23 | ||
Ignore-invalid-value-warnings-that-happen-on-mips64el.patch | Ignore invalid value warnings that happen on mips64el | Ole Streicher <olebole@debian.org> | no | 2021-09-24 | ||
Don-t-check-overflow-warning-that-doesn-t-appear-on-armel.patch | Don't check overflow warning that doesn't appear on armel | Ole Streicher <olebole@debian.org> | no | 2023-07-10 | ||
Allow-older-matplotlib-when-building-docs.patch | Allow older matplotlib when building docs 3.9.1 is still not available on Debian. |
Ole Streicher <olebole@debian.org> | no | 2024-07-25 | ||
Skip-system_info-doctest-that-fails-during-build.patch | Skip system_info doctest that fails during build | Ole Streicher <olebole@debian.org> | no | 2024-11-09 | ||
Mark-one-test-as-xfail-that-sometimes-fails-on-i386.patch | Mark one test as xfail that sometimes fails on i386 https://github.com/astropy/astropy/issues/17362 |
Ole Streicher <olebole@debian.org> | no | 2024-11-22 |