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

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 commit to branch master
in repository python-astropy.

commit 9869e2e0da1e306d71e788c5edff490b78f10e55
Merge: a864b47 cae842c
Author: Ole Streicher <olebole at debian.org>
Date:   Sat Sep 9 15:01:51 2017 +0200

    Updated version 2.0.2 from 'upstream/2.0.2'
    
    with Debian dir ee44522a61c4e862799ee3f1ac2540d0c5fae3ad

 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 +-
 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 +-
 55 files changed, 966 insertions(+), 620 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