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-votable-tests-xfail-that-fail-under-mips64el.patch | Make some votable tests xfail that fail under mips64el https://github.com/astropy/astropy/issues/12416 The 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.patch | Don't rely on sphinx_changelog There is no Debian package 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 | ||
Temporarily-disable-restriction-for-matplotlib-version.patch | Temporarily disable restriction for matplotlib version | Ole Streicher <olebole@debian.org> | no | 2022-06-29 | ||
Ignore-warnings-about-distutils-setuptools-import-order.patch | Ignore warnings about distutils/setuptools import order | Ole Streicher <olebole@debian.org> | no | 2022-10-23 |