[Debian-astro-commits] [python-astropy] branch debian updated (b5aac45 -> 35de0bc)

Ole Streicher olebole at moszumanska.debian.org
Thu Jun 23 08:02:54 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  b5aac45   Finalize d/changelog
      adds  dcfbe6e   New upstream version 1.2.1
       new  c4d6632   Merge branch 'upstream' into debian
       new  35de0bc   Update d/changelog for new upstream 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                                        |  23 +
 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 ++++++------
 astropy/io/ascii/cparser.c                         | 384 ++++++------
 astropy/io/fits/hdu/base.py                        |   6 +-
 astropy/io/fits/hdu/compressed.py                  |   3 +-
 astropy/io/fits/tests/test_image.py                |  31 +
 astropy/modeling/src/projections.c                 | 684 ++++++++++-----------
 .../lombscargle/implementations/cython_impl.c      | 382 ++++++------
 astropy/table/_np_utils.c                          | 384 ++++++------
 astropy/units/__init__.py                          |   1 +
 astropy/units/function/logarithmic.py              |  36 +-
 astropy/units/function/magnitude_zero_points.py    |  70 +++
 astropy/units/tests/test_logarithmic.py            |  16 +
 astropy/version.py                                 |  10 +-
 .../astropy_helpers.egg-info/SOURCES.txt           |   1 +
 astropy_helpers/astropy_helpers.egg-info/pbr.json  |   1 +
 astropy_helpers/astropy_helpers/version.py         |   4 +-
 debian/changelog                                   |   6 +
 docs/units/logarithmic_units.rst                   |  36 +-
 setup.py                                           |   2 +-
 24 files changed, 1882 insertions(+), 1738 deletions(-)
 create mode 100644 astropy/units/function/magnitude_zero_points.py
 create 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