[Debian-astro-commits] [python-astropy] branch master updated (a864b47 -> 35ed9d7)
Ole Streicher
olebole at moszumanska.debian.org
Sat Sep 9 13:25:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
olebole pushed a change to branch master
in repository python-astropy.
from a864b47 Update changelog for 2.0.1-2 release
adds cae842c New upstream version 2.0.2
new 9869e2e Updated version 2.0.2 from 'upstream/2.0.2'
new 3155a1d Rediff patches
new 35ed9d7 Push Standards-Version to 4.1.0. No changes needed.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.rst | 62 ++
PKG-INFO | 2 +-
astropy/_erfa/core.py | 6 +-
.../builtin_frames/icrs_cirs_transforms.py | 12 +-
astropy/coordinates/earth.py | 6 +-
astropy/coordinates/sky_coordinate.py | 25 +-
astropy/coordinates/solar_system.py | 2 +-
.../tests/test_finite_difference_velocities.py | 20 +-
astropy/coordinates/tests/test_iau_fullstack.py | 10 +-
astropy/coordinates/tests/test_regression.py | 53 ++
astropy/cosmology/core.py | 4 +-
astropy/cosmology/parameters.py | 13 +-
astropy/cosmology/tests/test_cosmology.py | 4 +-
astropy/extern/configobj.py | 11 -
astropy/io/ascii/tests/test_c_reader.py | 25 +-
astropy/io/ascii/tests/test_html.py | 2 +-
astropy/io/fits/hdu/compressed.py | 8 +-
astropy/io/fits/hdu/hdulist.py | 2 +
astropy/io/fits/setup_package.py | 5 +-
astropy/io/fits/src/compressionmodule.c | 2 +
astropy/io/fits/tests/test_image.py | 32 +
astropy/io/votable/tests/table_test.py | 12 +-
astropy/io/votable/tree.py | 6 +-
astropy/modeling/blackbody.py | 2 +-
astropy/modeling/fitting.py | 10 +-
astropy/modeling/src/projections.c | 684 ++++++++++-----------
astropy/modeling/tests/test_models.py | 6 +-
astropy/modeling/tests/test_polynomial.py | 8 +-
astropy/nddata/utils.py | 271 ++++----
astropy/table/column.py | 3 +-
astropy/table/tests/test_operations.py | 13 +
astropy/tests/pytest_plugins.py | 12 +
astropy/tests/runner.py | 6 +
astropy/units/format/latex.py | 7 +-
astropy/units/format/utils.py | 10 +-
astropy/units/quantity.py | 10 +-
astropy/units/tests/test_quantity.py | 10 +
astropy/utils/compat/_funcsigs.py | 4 +-
astropy/utils/decorators.py | 8 +-
astropy/utils/metadata.py | 10 +-
astropy/utils/misc.py | 26 +-
astropy/utils/tests/data/invalid.dat.bz2 | 1 -
astropy/utils/tests/data/invalid.dat.gz | 1 -
astropy/utils/tests/test_data.py | 57 +-
astropy/utils/tests/test_decorators.py | 2 +
astropy/utils/tests/test_metadata.py | 27 +-
astropy/utils/tests/test_misc.py | 9 +
astropy/version.py | 10 +-
astropy/wcs/wcs.py | 2 +-
debian/control | 2 +-
...arametrized-tests-pytest-3.2.0-compatible.patch | 129 ----
...ement-reportinfo-in-doctestplus-extension.patch | 36 --
debian/patches/disable_helper.patch | 4 +-
debian/patches/external_python_pkgs.patch | 17 +-
debian/patches/mark_known_failures.patch | 26 +-
debian/patches/only_python3-binaries.patch | 2 +-
debian/patches/series | 2 -
docs/config/index.rst | 16 +-
docs/development/affiliated-packages.rst | 9 +-
docs/development/workflow/development_workflow.rst | 11 +-
docs/install.rst | 8 +-
setup.cfg | 7 +-
setup.py | 2 +-
63 files changed, 986 insertions(+), 818 deletions(-)
delete mode 100644 astropy/extern/configobj.py
delete mode 100644 astropy/utils/tests/data/invalid.dat.bz2
delete mode 100644 astropy/utils/tests/data/invalid.dat.gz
delete mode 100644 debian/patches/Changing-parametrized-tests-pytest-3.2.0-compatible.patch
delete mode 100644 debian/patches/Reimplement-reportinfo-in-doctestplus-extension.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/python-astropy.git
More information about the Debian-astro-commits
mailing list