[Debian-astro-commits] [python-astropy] branch debian updated (2a8e7c5 -> b5aac45)

Ole Streicher olebole at moszumanska.debian.org
Mon Jun 20 13:26:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

olebole pushed a change to branch debian
in repository python-astropy.

      from  2a8e7c5   Add PGP key from Thomas Robitaille for tarbal verification
      adds  6865d6e   New upstream version 1.2
       new  9cc3d02   Merge branch 'upstream' into debian
       new  b5aac45   Finalize d/changelog

The 2 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                                        |  67 ++-
 PKG-INFO                                           |   4 +-
 astropy/convolution/boundary_extend.c              | 384 ++++++------
 astropy/convolution/boundary_fill.c                | 384 ++++++------
 astropy/convolution/boundary_none.c                | 384 ++++++------
 astropy/convolution/boundary_wrap.c                | 384 ++++++------
 .../builtin_frames/cirs_observed_transforms.py     |   2 +-
 .../builtin_frames/ecliptic_transforms.py          |  23 +-
 astropy/coordinates/builtin_frames/gcrs.py         |   2 +-
 astropy/coordinates/builtin_frames/hcrs.py         |   2 +-
 .../builtin_frames/icrs_cirs_transforms.py         |   4 +-
 astropy/coordinates/earth.py                       |   2 +-
 astropy/coordinates/solar_system.py                |   2 +
 astropy/coordinates/tests/test_earth.py            |   9 +
 .../tests/test_intermediate_transformations.py     |   2 +-
 astropy/coordinates/tests/test_name_resolve.py     |   2 +-
 astropy/coordinates/tests/test_regression.py       |  36 +-
 astropy/coordinates/tests/test_solar_system.py     |  10 +
 astropy/cosmology/tests/test_cosmology.py          |   2 +-
 astropy/io/ascii/cparser.c                         | 384 ++++++------
 astropy/io/ascii/rst.py                            |   2 +-
 astropy/io/ascii/tests/test_html.py                |   6 +-
 astropy/io/ascii/tests/test_write.py               |  14 +-
 astropy/io/fits/convenience.py                     | 112 ++--
 astropy/io/fits/fitsrec.py                         |   2 +-
 astropy/io/fits/hdu/image.py                       |   2 +-
 astropy/io/fits/hdu/table.py                       |   8 +-
 astropy/io/fits/tests/test_convenience.py          |  16 +
 astropy/io/fits/tests/test_diff.py                 |   2 +-
 astropy/io/fits/tests/test_image.py                |   9 +
 astropy/io/fits/tests/test_table.py                |   4 +-
 astropy/io/fits/util.py                            |  10 +-
 astropy/io/tests/test_registry.py                  |   4 +-
 astropy/modeling/src/projections.c                 | 612 +++++++++----------
 astropy/nddata/mixins/tests/test_ndarithmetic.py   |   8 +-
 astropy/nddata/mixins/tests/test_ndslicing.py      |   2 +-
 astropy/nddata/nddata.py                           |   4 +-
 astropy/nddata/nddata_base.py                      |   2 +-
 astropy/nddata/nduncertainty.py                    |  10 +-
 astropy/nddata/tests/test_nddata.py                |   6 +-
 astropy/stats/bayesian_blocks.py                   |   2 +-
 astropy/stats/circstats.py                         |   4 +-
 astropy/stats/info_theory.py                       |   8 +-
 astropy/stats/lombscargle/core.py                  |   4 +-
 .../stats/lombscargle/implementations/chi2_impl.py |   2 +-
 .../lombscargle/implementations/cython_impl.c      | 384 ++++++------
 .../lombscargle/implementations/cython_impl.pyx    |   4 +-
 .../lombscargle/implementations/fastchi2_impl.py   |   4 +-
 astropy/stats/lombscargle/implementations/main.py  |   4 +-
 .../stats/lombscargle/implementations/slow_impl.py |   4 +-
 astropy/stats/lombscargle/implementations/utils.py |   2 +-
 astropy/table/_np_utils.c                          | 384 ++++++------
 astropy/table/table.py                             |   6 +-
 astropy/time/tests/test_basic.py                   |   2 +-
 astropy/units/core.py                              |  29 +-
 astropy/units/decorators.py                        |   2 +-
 astropy/units/function/core.py                     |   6 +-
 astropy/units/function/logarithmic.py              |   2 +-
 astropy/units/quantity.py                          |  12 +-
 astropy/units/si.py                                |   2 +-
 .../units/tests/py3_test_quantity_annotations.py   |   4 +-
 astropy/units/tests/test_equivalencies.py          |  14 +
 astropy/units/tests/test_quantity_array_methods.py |   7 +-
 astropy/units/tests/test_quantity_decorator.py     |   4 +-
 astropy/units/utils.py                             |   2 +-
 astropy/utils/compat/misc.py                       |  10 +-
 astropy/utils/compat/numpycompat.py                |   3 +-
 astropy/utils/iers/data/eopc04_IAU2000.62-now      | 665 +++++++++++----------
 astropy/utils/iers/iers.py                         |  20 +-
 astropy/utils/metadata.py                          |   2 +-
 astropy/utils/misc.py                              |   2 +-
 astropy/utils/tests/test_decorators.py             |   2 +-
 astropy/version.py                                 |   8 +-
 astropy/wcs/tests/test_wcs.py                      |   2 +-
 astropy/wcs/wcs.py                                 |  18 +-
 astropy_helpers/CHANGES.rst                        |   4 +-
 astropy_helpers/astropy_helpers.egg-info/PKG-INFO  |   8 +-
 .../astropy_helpers.egg-info/SOURCES.txt           |   9 +-
 astropy_helpers/astropy_helpers.egg-info/pbr.json  |   1 -
 astropy_helpers/astropy_helpers/version.py         | 202 +------
 debian/changelog                                   |   6 +
 docs/coordinates/matchsep.rst                      |  16 +
 docs/coordinates/remote_methods.rst                |   2 +-
 docs/coordinates/solarsystem.rst                   |   6 +-
 docs/credits.rst                                   |  40 +-
 docs/development/ccython.rst                       |   2 +-
 docs/development/releasing.rst                     |  39 +-
 docs/io/fits/index.rst                             |   2 +-
 docs/modeling/bounding-boxes.rst                   |   2 +-
 docs/nddata/index.rst                              |   2 +-
 docs/nddata/nddata.rst                             |   4 +-
 docs/nddata/subclassing.rst                        |   8 +-
 docs/stats/lombscargle.rst                         |   2 +-
 docs/units/equivalencies.rst                       |   8 +-
 docs/units/quantity.rst                            |   7 +-
 docs/utils/iers.rst                                |  15 +-
 docs/whatsnew/1.2.rst                              | 191 +++---
 pip-requirements                                   |   2 +-
 setup.py                                           |   2 +-
 99 files changed, 2637 insertions(+), 2497 deletions(-)
 delete mode 100644 astropy_helpers/astropy_helpers.egg-info/pbr.json

-- 
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