Package: python-astropy / 1.3-8~bpo8+2
Metadata
| Package | Version | Patches format |
|---|---|---|
| python-astropy | 1.3-8~bpo8+2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| disable_helper.patch | (download) |
setup.cfg |
2 1 + 1 - 0 ! |
disable astropy-helpers copy |
| fix_for_cfitsio_3380.patch | (download) |
astropy/io/fits/tests/test_image.py |
2 1 + 1 - 0 ! |
make tformx check more flexible the maximal column length in cfitsio changed between version 3370 and 3380. This patch checks their syntax, without a specific length. |
| only_python3 binaries.patch | (download) |
setup.py |
3 2 + 1 - 0 ! |
install the scripts only for the python 3 version |
| old_hdf5_error_message.patch | (download) |
astropy/io/misc/tests/test_hdf5.py |
2 1 + 1 - 0 ! |
work around old version of hdf5 error message |
| mark_known_failures.patch | (download) |
astropy/table/tests/test_info.py |
4 3 + 1 - 0 ! |
mark all known test failures as xfail. these failures have been discussed with upstream. |
| Ensure NUMPY_LT_1_12 works for beta prerelease.patch | (download) |
astropy/utils/compat/numpycompat.py |
2 1 + 1 - 0 ! |
ensure numpy_lt_1_12 works for beta prerelease. Pull request: https://github.com/astropy/astropy/pull/5646 |
| external_python_pkgs.patch | (download) |
astropy/coordinates/angle_utilities.py |
2 1 + 1 - 0 ! |
use external python modules instead of convenience copies |
| Fix default value for remote_data option.patch | (download) |
astropy/tests/runner.py |
7 4 + 3 - 0 ! |
fix default value for remote_data option Pull request: https://github.com/astropy/astropy/pull/5689 |
| Use parametrize instead of yield.patch | (download) |
astropy/io/votable/tests/vo_test.py |
5 1 + 4 - 0 ! |
use parametrize instead of yield. Pull request: https://github.com/astropy/astropy/pull/5678 Pull request: https://github.com/astropy/astropy/pull/5682 |
| Allow pytest 3.x to use plugin for doctests in .rst files.patch | (download) |
astropy/tests/pytest_plugins.py |
17 4 + 13 - 0 ! |
allow pytest 3.x to use plugin for doctests in .rst files. Pull request: https://github.com/astropy/astropy/pull/5688 |
