[python-astropy] 01/02: Merge branch 'upstream' into debian

Ole Streicher olebole at moszumanska.debian.org
Mon Sep 15 17:33:44 UTC 2014


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

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

commit d76e3b935cc0efe90231c12b0b6b358e865575d1
Merge: 0ea868a 0f86646
Author: Ole Streicher <olebole at debian.org>
Date:   Mon Sep 15 19:32:17 2014 +0200

    Merge branch 'upstream' into debian

 astropy_helpers/.coveragerc                        |   21 -
 astropy_helpers/.travis.yml                        |   41 -
 astropy_helpers/CHANGES.rst                        |   47 -
 astropy_helpers/CONTRIBUTING.md                    |   20 -
 astropy_helpers/LICENSE.rst                        |   26 -
 astropy_helpers/MANIFEST.in                        |   10 -
 astropy_helpers/README.rst                         |   26 -
 astropy_helpers/ah_bootstrap.py                    |  748 ----------
 astropy_helpers/astropy_helpers.egg-info/PKG-INFO  |   46 -
 .../astropy_helpers.egg-info/SOURCES.txt           |   67 -
 .../astropy_helpers.egg-info/dependency_links.txt  |    1 -
 .../astropy_helpers.egg-info/not-zip-safe          |    1 -
 .../astropy_helpers.egg-info/top_level.txt         |    1 -
 astropy_helpers/astropy_helpers/__init__.py        |    4 -
 astropy_helpers/astropy_helpers/__init__.pyc       |  Bin 283 -> 0 bytes
 astropy_helpers/astropy_helpers/compat/__init__.py |   12 -
 .../astropy_helpers/compat/__init__.pyc            |  Bin 1048 -> 0 bytes
 .../compat/_subprocess_py2/__init__.py             |   38 -
 .../astropy_helpers/compat/subprocess.py           |   19 -
 astropy_helpers/astropy_helpers/git_helpers.py     |  149 --
 astropy_helpers/astropy_helpers/git_helpers.pyc    |  Bin 4126 -> 0 bytes
 astropy_helpers/astropy_helpers/setup_helpers.py   | 1526 --------------------
 astropy_helpers/astropy_helpers/setup_helpers.pyc  |  Bin 47689 -> 0 bytes
 astropy_helpers/astropy_helpers/sphinx/__init__.py |    6 -
 .../astropy_helpers/sphinx/__init__.pyc            |  Bin 458 -> 0 bytes
 astropy_helpers/astropy_helpers/sphinx/conf.py     |  310 ----
 astropy_helpers/astropy_helpers/sphinx/conf.pyc    |  Bin 5131 -> 0 bytes
 .../astropy_helpers/sphinx/ext/__init__.py         |    3 -
 .../astropy_helpers/sphinx/ext/__init__.pyc        |  Bin 354 -> 0 bytes
 .../sphinx/ext/astropyautosummary.py               |   92 --
 .../sphinx/ext/astropyautosummary.pyc              |  Bin 3080 -> 0 bytes
 .../astropy_helpers/sphinx/ext/automodapi.py       |  350 -----
 .../astropy_helpers/sphinx/ext/automodapi.pyc      |  Bin 10286 -> 0 bytes
 .../astropy_helpers/sphinx/ext/automodsumm.py      |  575 --------
 .../astropy_helpers/sphinx/ext/automodsumm.pyc     |  Bin 17648 -> 0 bytes
 .../astropy_helpers/sphinx/ext/changelog_links.py  |   78 -
 .../astropy_helpers/sphinx/ext/changelog_links.pyc |  Bin 1958 -> 0 bytes
 .../astropy_helpers/sphinx/ext/comment_eater.py    |  169 ---
 .../astropy_helpers/sphinx/ext/compiler_unparse.py |  865 -----------
 .../astropy_helpers/sphinx/ext/docscrape.py        |  531 -------
 .../astropy_helpers/sphinx/ext/docscrape.pyc       |  Bin 21233 -> 0 bytes
 .../astropy_helpers/sphinx/ext/docscrape_sphinx.py |  274 ----
 .../sphinx/ext/docscrape_sphinx.pyc                |  Bin 12577 -> 0 bytes
 .../astropy_helpers/sphinx/ext/doctest.py          |   33 -
 .../astropy_helpers/sphinx/ext/doctest.pyc         |  Bin 1842 -> 0 bytes
 .../astropy_helpers/sphinx/ext/edit_on_github.py   |  165 ---
 .../astropy_helpers/sphinx/ext/edit_on_github.pyc  |  Bin 6018 -> 0 bytes
 .../astropy_helpers/sphinx/ext/numpydoc.py         |  187 ---
 .../astropy_helpers/sphinx/ext/numpydoc.pyc        |  Bin 7938 -> 0 bytes
 .../astropy_helpers/sphinx/ext/phantom_import.py   |  167 ---
 .../astropy_helpers/sphinx/ext/smart_resolver.py   |   69 -
 .../astropy_helpers/sphinx/ext/smart_resolver.pyc  |  Bin 2724 -> 0 bytes
 .../sphinx/ext/templates/autosummary_core/base.rst |   10 -
 .../ext/templates/autosummary_core/class.rst       |   65 -
 .../ext/templates/autosummary_core/module.rst      |   41 -
 .../astropy_helpers/sphinx/ext/tests/__init__.py   |   70 -
 .../sphinx/ext/tests/test_automodapi.py            |  346 -----
 .../sphinx/ext/tests/test_automodsumm.py           |  115 --
 .../sphinx/ext/tests/test_docscrape.py             |  762 ----------
 .../astropy_helpers/sphinx/ext/tests/test_utils.py |   34 -
 .../astropy_helpers/sphinx/ext/tocdepthfix.py      |   18 -
 .../astropy_helpers/sphinx/ext/tocdepthfix.pyc     |  Bin 963 -> 0 bytes
 .../astropy_helpers/sphinx/ext/traitsdoc.py        |  142 --
 .../astropy_helpers/sphinx/ext/utils.py            |   65 -
 .../astropy_helpers/sphinx/ext/utils.pyc           |  Bin 2528 -> 0 bytes
 .../astropy_helpers/sphinx/ext/viewcode.py         |  216 ---
 .../astropy_helpers/sphinx/ext/viewcode.pyc        |  Bin 6777 -> 0 bytes
 .../astropy_helpers/sphinx/local/python3links.inv  |    7 -
 .../astropy_helpers/sphinx/local/python3links.txt  |   13 -
 .../astropy_helpers/sphinx/setup_package.py        |   10 -
 .../astropy_helpers/sphinx/setup_package.pyc       |  Bin 433 -> 0 bytes
 .../sphinx/themes/bootstrap-astropy/globaltoc.html |    3 -
 .../sphinx/themes/bootstrap-astropy/layout.html    |   96 --
 .../sphinx/themes/bootstrap-astropy/localtoc.html  |    3 -
 .../sphinx/themes/bootstrap-astropy/searchbox.html |    7 -
 .../static/astropy_linkout_20.png                  |  Bin 1725 -> 0 bytes
 .../bootstrap-astropy/static/astropy_logo.ico      |  Bin 1150 -> 0 bytes
 .../bootstrap-astropy/static/astropy_logo_32.png   |  Bin 1884 -> 0 bytes
 .../bootstrap-astropy/static/bootstrap-astropy.css |  570 --------
 .../themes/bootstrap-astropy/static/copybutton.js  |   57 -
 .../themes/bootstrap-astropy/static/sidebar.js     |  160 --
 .../sphinx/themes/bootstrap-astropy/theme.conf     |   10 -
 astropy_helpers/astropy_helpers/src/__init__.py    |    0
 astropy_helpers/astropy_helpers/src/compiler.c     |  129 --
 .../astropy_helpers/src/setup_package.py           |    2 -
 .../astropy_helpers/src/setup_package.pyc          |  Bin 311 -> 0 bytes
 astropy_helpers/astropy_helpers/test_helpers.py    |  207 ---
 astropy_helpers/astropy_helpers/test_helpers.pyc   |  Bin 7844 -> 0 bytes
 astropy_helpers/astropy_helpers/tests/__init__.py  |  172 ---
 .../astropy_helpers/tests/test_ah_bootstrap.py     |  382 -----
 .../astropy_helpers/tests/test_git_helpers.py      |   58 -
 .../astropy_helpers/tests/test_setup_helpers.py    |  119 --
 astropy_helpers/astropy_helpers/utils.py           |  162 ---
 astropy_helpers/astropy_helpers/utils.pyc          |  Bin 5399 -> 0 bytes
 astropy_helpers/astropy_helpers/version.py         |  127 --
 astropy_helpers/astropy_helpers/version.pyc        |  Bin 3470 -> 0 bytes
 astropy_helpers/astropy_helpers/version_helpers.py |  191 ---
 .../astropy_helpers/version_helpers.pyc            |  Bin 5015 -> 0 bytes
 astropy_helpers/ez_setup.py                        |  382 -----
 astropy_helpers/licenses/LICENSE_COPYBUTTON.rst    |   50 -
 astropy_helpers/licenses/LICENSE_NUMPYDOC.rst      |   94 --
 astropy_helpers/setup.cfg                          |    5 -
 astropy_helpers/setup.py                           |   50 -
 astropy_helpers/tox.ini                            |   12 -
 104 files changed, 11639 deletions(-)

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