[python-astropy] branch debian updated (45d4167 -> fdc849e)

Ole Streicher olebole at moszumanska.debian.org
Fri Mar 13 12:38:25 UTC 2015


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

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

      from  45d4167   Set minimal build version for libcerfa; allow old libcfitsio name
      adds  b19b38a   New upstream version 1.0.1
       new  2501532   Merge branch 'upstream' into debian
       new  fdc849e   new version in 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                                       |   237 +
 PKG-INFO                                          |     4 +-
 ah_bootstrap.py                                   |    82 +-
 astropy/_erfa/core.c                              | 43501 ++------------------
 astropy/_erfa/core.c.templ                        |   136 +
 astropy/_erfa/core.py                             | 24685 ++++++-----
 astropy/_erfa/core.py.templ                       |    15 +-
 astropy/_erfa/core.pyx                            |  3960 --
 astropy/_erfa/core.pyx.templ                      |    90 -
 astropy/_erfa/erfa_generator.py                   |    30 +-
 astropy/_erfa/setup_package.py                    |    12 +-
 astropy/config/configuration.py                   |    19 +-
 astropy/constants/__init__.py                     |     4 +-
 astropy/constants/constant.py                     |    41 +-
 astropy/constants/tests/test_constant.py          |    37 +
 astropy/convolution/boundary_extend.c             |   348 +-
 astropy/convolution/boundary_fill.c               |   348 +-
 astropy/convolution/boundary_none.c               |   348 +-
 astropy/convolution/boundary_wrap.c               |   348 +-
 astropy/coordinates/baseframe.py                  |     2 +-
 astropy/io/ascii/basic.py                         |    17 +
 astropy/io/ascii/cparser.c                        |   374 +-
 astropy/io/ascii/cparser.pyx                      |     2 +-
 astropy/io/ascii/fastbasic.py                     |    19 +-
 astropy/io/ascii/src/tokenizer.c                  |   228 +-
 astropy/io/ascii/src/tokenizer.h                  |     8 +
 astropy/io/ascii/tests/test_c_reader.py           |   224 +-
 astropy/io/ascii/tests/test_read.py               |    30 +-
 astropy/io/ascii/tests/test_write.py              |    37 +-
 astropy/io/ascii/ui.py                            |    19 +-
 astropy/modeling/core.py                          |    31 +-
 astropy/modeling/parameters.py                    |    55 +-
 astropy/modeling/tests/test_compound.py           |    75 +
 astropy/modeling/utils.py                         |   141 +-
 astropy/nddata/compat.py                          |   189 +-
 astropy/nddata/tests/test_compat.py               |    96 +
 astropy/nddata/tests/test_nddata.py               |    15 -
 astropy/table/_np_utils.c                         |   348 +-
 astropy/table/operations.py                       |     2 +-
 astropy/table/tests/test_operations.py            |     4 +-
 astropy/time/core.py                              |    12 +-
 astropy/time/tests/test_basic.py                  |    34 +-
 astropy/units/core.py                             |     6 +-
 astropy/version.py                                |    10 +-
 astropy_helpers/CHANGES.rst                       |    31 +-
 astropy_helpers/ah_bootstrap.py                   |    82 +-
 astropy_helpers/astropy_helpers.egg-info/PKG-INFO |     4 +-
 astropy_helpers/astropy_helpers/__init__.py       |    29 +
 astropy_helpers/astropy_helpers/version.py        |    10 +-
 astropy_helpers/setup.py                          |     2 +-
 debian/changelog                                  |     6 +
 docs/coordinates/angles.rst                       |     2 +
 docs/coordinates/index.rst                        |   129 +-
 docs/nddata/index.rst                             |     4 +-
 setup.py                                          |     2 +-
 55 files changed, 19373 insertions(+), 57151 deletions(-)
 create mode 100644 astropy/_erfa/core.c.templ
 delete mode 100644 astropy/_erfa/core.pyx
 delete mode 100644 astropy/_erfa/core.pyx.templ
 create mode 100644 astropy/nddata/tests/test_compat.py

-- 
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-science-commits mailing list