[Debian-astro-commits] [python-astropy] 01/08: Updated version 2.0 from 'upstream/2.0'

Ole Streicher olebole at moszumanska.debian.org
Mon Jul 10 10:41:27 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 4743867e4add23d40b66cc9bd3d439a7ce28de47
Merge: 0f5bbd9 05535b1
Author: Ole Streicher <olebole at debian.org>
Date:   Mon Jul 10 10:19:01 2017 +0200

    Updated version 2.0 from 'upstream/2.0'
    
    with Debian dir 3eb7e939fee4596e7aa4ff122a379fcd012ec80a

 CHANGES.rst                                        | 9400 +++++++++++---------
 LICENSE.rst                                        |   26 +
 PKG-INFO                                           |    2 +-
 README.rst                                         |    7 +
 astropy/convolution/tests/test_convolve_fft.py     |   28 +-
 astropy/coordinates/__init__.py                    |    2 +-
 .../{frame_attributes.py => attributes.py}         |   84 +-
 astropy/coordinates/baseframe.py                   |   66 +-
 astropy/coordinates/builtin_frames/altaz.py        |   22 +-
 astropy/coordinates/builtin_frames/baseradec.py    |   14 +-
 astropy/coordinates/builtin_frames/cirs.py         |    4 +-
 astropy/coordinates/builtin_frames/ecliptic.py     |   16 +-
 astropy/coordinates/builtin_frames/fk4.py          |   10 +-
 astropy/coordinates/builtin_frames/fk5.py          |    4 +-
 astropy/coordinates/builtin_frames/galactic.py     |   36 +-
 .../coordinates/builtin_frames/galactocentric.py   |   28 +-
 astropy/coordinates/builtin_frames/gcrs.py         |   22 +-
 astropy/coordinates/builtin_frames/hcrs.py         |    4 +-
 astropy/coordinates/builtin_frames/itrs.py         |    4 +-
 astropy/coordinates/builtin_frames/lsr.py          |   34 +-
 astropy/coordinates/builtin_frames/skyoffset.py    |    4 +-
 .../coordinates/builtin_frames/supergalactic.py    |    8 +
 astropy/coordinates/matching.py                    |   11 +-
 astropy/coordinates/sky_coordinate.py              |   14 +-
 .../tests/test_finite_difference_velocities.py     |    4 +-
 astropy/coordinates/tests/test_frames.py           |   35 +-
 .../coordinates/tests/test_frames_with_velocity.py |   61 +-
 astropy/coordinates/tests/test_regression.py       |   44 +-
 astropy/coordinates/tests/test_sky_coord.py        |    6 +-
 astropy/io/ascii/html.py                           |    9 -
 astropy/modeling/src/projections.c                 |  604 +-
 astropy/table/column.py                            |   10 +
 astropy/table/tests/test_info.py                   |    8 -
 astropy/table/tests/test_operations.py             |    1 +
 astropy/table/tests/test_table.py                  |    4 +
 astropy/tests/helper.py                            |   37 +-
 astropy/tests/image_tests.py                       |    2 +-
 astropy/utils/data_info.py                         |   28 +-
 astropy/version.py                                 |    8 +-
 astropy/visualization/wcsaxes/core.py              |    2 +-
 astropy/visualization/wcsaxes/tests/test_misc.py   |    2 +-
 astropy/vo/samp/__init__.py                        |    2 +-
 astropy_helpers/CHANGES.rst                        |    9 +-
 astropy_helpers/astropy_helpers.egg-info/PKG-INFO  |    2 +-
 .../astropy_helpers/extern/automodapi/__init__.py  |    2 +-
 .../extern/automodapi/automodsumm.py               |    3 +-
 .../automodapi/templates/autosummary_core/base.rst |   10 +
 .../templates/autosummary_core/class.rst           |   65 +
 .../templates/autosummary_core/module.rst          |   41 +
 astropy_helpers/astropy_helpers/version.py         |    8 +-
 docs/coordinates/frames.rst                        |   39 +-
 docs/coordinates/galactocentric.rst                |   18 +-
 docs/coordinates/index.rst                         |  100 +-
 docs/coordinates/representations.rst               |    2 +
 docs/coordinates/velocities.rst                    |  323 +
 docs/credits.rst                                   |   37 +-
 docs/install.rst                                   |    2 +-
 docs/modeling/units.rst                            |    2 +
 docs/nddata/index.rst                              |    2 +
 docs/table/indexing.rst                            |    6 +-
 docs/whatsnew/2.0.rst                              |  426 +-
 examples/coordinates/plot_galactocentric-frame.py  |  191 +
 examples/coordinates/plot_obs-planning.py          |    6 +-
 examples/coordinates/plot_sgr-coordinate-frame.py  |   94 +-
 examples/coordinates/rv-to-gsr.py                  |  105 +
 examples/io/create-mef.py                          |    2 +-
 examples/io/skip_create-large-fits.py              |   10 +-
 setup.cfg                                          |    6 -
 setup.py                                           |    7 +-
 69 files changed, 6986 insertions(+), 5249 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