[Debian-astro-commits] [python-astropy] branch master updated (e594707 -> cd6c001)
Ole Streicher
olebole at moszumanska.debian.org
Tue Jun 20 19:20:23 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 e594707 Qualify dependency on python-ply >= 3.5
new 576ec0e New upstream version 1.3.3
new 721387c Merge tag 'upstream/1.3.3'
new d83cfcf Rediff patches
new cbb4e82 Update Standards-version to 4.0.0. No changes
new cd6c001 Finalize d/changelog
The 5 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 | 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 +-
debian/changelog | 7 +-
debian/control | 2 +-
debian/patches/only_python3-binaries.patch | 2 +-
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 +-
65 files changed, 1445 insertions(+), 795 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