[Debian-astro-commits] [python-astropy] branch master updated (145780d -> 3655a30)

Ole Streicher olebole at moszumanska.debian.org
Fri Mar 31 12:42:16 UTC 2017


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

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

      from  145780d   Add build dep on h5py to enable related unit tests
       new  39359cc   New upstream version 1.3.2
       new  9324f38   Merge tag 'upstream/1.3.2'
       new  00ad699   Rediff patches
       new  3655a30   Update d/changelog for upstream version 1.3.2

The 4 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                                        |  36 +-
 PKG-INFO                                           |   2 +-
 astropy/coordinates/representation.py              |  17 +-
 astropy/coordinates/sky_coordinate.py              |   7 +-
 astropy/coordinates/tests/test_regression.py       |  26 +
 astropy/coordinates/tests/test_representation.py   |  30 +
 astropy/modeling/src/projections.c                 | 672 ++++++++++-----------
 astropy/units/quantity_helper.py                   |  22 +-
 astropy/units/tests/test_quantity_ufuncs.py        |  16 +
 astropy/utils/xml/src/iterparse.c                  |  57 +-
 .../xml}/tests/__init__.py                         |   0
 astropy/utils/xml/tests/test_iterparse.py          | 134 ++++
 astropy/version.py                                 |  10 +-
 debian/changelog                                   |   6 +-
 debian/patches/only_python3-binaries.patch         |   2 +-
 docs/development/codeguide.rst                     |  20 +-
 docs/development/workflow/development_workflow.rst |  80 ++-
 docs/install.rst                                   |   4 +-
 docs/known_issues.rst                              |  13 -
 setup.py                                           |   2 +-
 20 files changed, 739 insertions(+), 417 deletions(-)
 copy astropy/{analytic_functions => utils/xml}/tests/__init__.py (100%)
 create mode 100644 astropy/utils/xml/tests/test_iterparse.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-astro-commits mailing list