[Debian-astro-commits] [python-astropy] 02/05: Merge tag 'upstream/1.3.3'
Ole Streicher
olebole at moszumanska.debian.org
Tue Jun 20 19:20:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
olebole pushed a commit to branch master
in repository python-astropy.
commit 721387ce29712b9ae71f781caa865a50c775595d
Merge: e594707 576ec0e
Author: Ole Streicher <olebole at debian.org>
Date: Mon Jun 19 21:49:45 2017 +0200
Merge tag 'upstream/1.3.3'
Upstream version 1.3.3
CHANGES.rst | 117 ++--
PKG-INFO | 2 +-
astropy/_erfa/core.py | 6 +-
astropy/constants/constant.py | 2 +-
astropy/convolution/boundary_extend.c | 81 ++-
astropy/convolution/boundary_fill.c | 81 ++-
astropy/convolution/boundary_none.c | 81 ++-
astropy/convolution/boundary_wrap.c | 81 ++-
astropy/coordinates/name_resolve.py | 28 +-
astropy/coordinates/transformations.py | 5 +-
astropy/cosmology/scalar_inv_efuncs.c | 57 +-
astropy/cython_version.py | 2 +-
astropy/io/ascii/cparser.c | 95 ++--
astropy/io/ascii/ecsv.py | 4 +-
astropy/io/fits/convenience.py | 8 +-
astropy/io/fits/hdu/compressed.py | 8 +-
astropy/io/fits/hdu/groups.py | 29 +-
astropy/io/fits/hdu/image.py | 28 +-
astropy/io/fits/py3compat.py | 11 +-
astropy/io/fits/scripts/fitsheader.py | 24 +-
astropy/io/fits/src/compressionmodule.c | 3 +-
astropy/io/fits/tests/test_convenience.py | 35 +-
astropy/io/fits/tests/test_header.py | 28 +
astropy/io/fits/tests/test_image.py | 69 +++
astropy/modeling/src/projections.c | 624 ++++++++++-----------
.../lombscargle/implementations/cython_impl.c | 85 ++-
astropy/table/_column_mixins.c | 61 +-
astropy/table/_np_utils.c | 81 ++-
astropy/table/pprint.py | 2 +-
astropy/table/tests/test_pprint.py | 10 +
astropy/units/format/fits.py | 16 +-
astropy/units/function/core.py | 2 +-
astropy/units/quantity.py | 42 +-
astropy/units/quantity_helper.py | 34 +-
astropy/units/tests/test_format.py | 9 +-
astropy/units/tests/test_quantity.py | 36 ++
astropy/units/tests/test_quantity_ufuncs.py | 49 +-
astropy/utils/iers/iers.py | 1 +
astropy/utils/iers/tests/test_iers.py | 7 +
astropy/utils/introspection.py | 8 +
astropy/utils/tests/test_introspection.py | 25 +-
astropy/version.py | 10 +-
astropy/visualization/interval.py | 8 +-
astropy/visualization/tests/test_interval.py | 17 +
astropy/visualization/wcsaxes/core.py | 8 +-
astropy/visualization/wcsaxes/formatter_locator.py | 12 +
astropy/visualization/wcsaxes/tests/datasets.py | 3 +-
astropy/visualization/wcsaxes/tests/test_images.py | 14 +
astropy/visualization/wcsaxes/tests/test_misc.py | 83 +++
astropy/visualization/wcsaxes/ticklabels.py | 17 +-
docs/conf.py | 6 +-
docs/coordinates/angles.rst | 4 +-
docs/credits.rst | 3 +-
docs/development/testguide.rst | 15 +-
docs/development/workflow/git_links.inc | 2 +-
docs/development/workflow/known_projects.inc | 30 +-
docs/index.rst | 6 +-
docs/install.rst | 2 +-
docs/io/fits/usage/table.rst | 2 +-
docs/io/misc.rst | 6 +-
docs/units/format.rst | 2 +-
setup.py | 2 +-
62 files changed, 1439 insertions(+), 790 deletions(-)
--
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