[python-astropy] branch debian updated (a5fc8c4 -> 073e6af)

Ole Streicher olebole at moszumanska.debian.org
Thu Feb 19 08:31:45 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  a5fc8c4   Remove patches that are in the new version
      adds  d0de95a   New upstream version 1.0
       new  93d4b9b   Merge branch 'upstream' into debian
       new  073e6af   Adjust patches for new version

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                                        |    70 +-
 PKG-INFO                                           |     4 +-
 .../src/compiler.c => astropy/_compiler.c          |     0
 astropy/_erfa/core.c                               |  2026 ++--
 astropy/_erfa/core.py                              |     4 +-
 astropy/config/configuration.py                    |    25 +-
 astropy/config/tests/test_configs.py               |    20 +-
 astropy/convolution/boundary_extend.c              |  2645 +++--
 astropy/convolution/boundary_fill.c                |  2896 +++--
 astropy/convolution/boundary_none.c                |  2765 +++--
 astropy/convolution/boundary_wrap.c                |  2645 +++--
 astropy/coordinates/angles.py                      |    30 +-
 astropy/coordinates/tests/test_angles.py           |    38 +-
 astropy/coordinates/tests/test_frames.py           |    19 +-
 astropy/cython_version.py                          |     2 +-
 astropy/io/ascii/cparser.c                         | 10503 +++++++++++--------
 astropy/io/ascii/cparser.pyx                       |     2 +-
 astropy/modeling/tests/test_mappings.py            |     2 +-
 astropy/table/_np_utils.c                          |  1539 ++-
 astropy/version.py                                 |     8 +-
 astropy/vo/samp/hub.py                             |     6 +-
 astropy_helpers/CHANGES.rst                        |    23 +-
 astropy_helpers/astropy_helpers.egg-info/PKG-INFO  |     4 +-
 .../astropy_helpers.egg-info/SOURCES.txt           |    21 +-
 .../astropy_helpers/commands/build_ext.py          |     8 +-
 .../astropy_helpers/commands/setup_package.py      |     4 +
 .../astropy_helpers/commands}/src/compiler.c       |     0
 astropy_helpers/astropy_helpers/src/__init__.py    |     0
 .../astropy_helpers/src/setup_package.py           |     2 -
 .../astropy_helpers/tests/test_git_helpers.py      |    64 +-
 .../astropy_helpers/tests/test_setup_helpers.py    |   143 +-
 astropy_helpers/astropy_helpers/version.py         |   202 +-
 astropy_helpers/astropy_helpers/version_helpers.py |     8 +-
 astropy_helpers/setup.py                           |     2 +-
 debian/changelog                                   |     6 +
 debian/patches/mark_known_failures.patch           |    22 -
 docs/conf.py                                       |     2 +-
 docs/development/affiliated-packages.rst           |    10 +-
 docs/known_issues.rst                              |   215 +-
 docs/whatsnew/1.0.rst                              |     7 +-
 licenses/LICENSE.rst                               |     2 +-
 setup.py                                           |     2 +-
 42 files changed, 13195 insertions(+), 12801 deletions(-)
 rename astropy_helpers/astropy_helpers/src/compiler.c => astropy/_compiler.c (100%)
 create mode 100644 astropy_helpers/astropy_helpers/commands/setup_package.py
 copy {astropy/utils => astropy_helpers/astropy_helpers/commands}/src/compiler.c (100%)
 delete mode 100644 astropy_helpers/astropy_helpers/src/__init__.py
 delete mode 100644 astropy_helpers/astropy_helpers/src/setup_package.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