[Python-modules-commits] [jupyter-core] branch master updated	(10fb657 -> 7dd21d1)
    Gordon Ball 
    chronitis-guest at moszumanska.debian.org
       
    Thu Nov  2 11:08:25 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
chronitis-guest pushed a change to branch master
in repository jupyter-core.
      from  10fb657   Prepare for upload
       new  28896b4   record new upstream branch created by importing jupyter-core_4.4.0.orig.tar.gz
       new  0a51b77   Import jupyter-core_4.4.0.orig.tar.gz
       new  bdf2273   Use setuptools for everything (so the python*:Depends substitutions work)
       new  5399289   Fix ENV_CONFIG_PATH for Debian systems, we never use /usr/etc
       new  5a673ff   merge patched into master
       new  e471cc4   New upstream: 4.4.0
       new  b7b6569   Standards-Version: 4.1.1
       new  8fc651b   Disable sphinxcontrib_github_alt
       new  ddf557c   merge patched into master
       new  7dd21d1   Note sphinxcontrib_github_alt patch in changelog
The 10 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:
 .travis.yml                                        | 19 ++++---
 CONTRIBUTING.md                                    |  2 +
 README.md                                          | 34 +++++++++++++
 debian/.git-dpm                                    | 14 +++---
 debian/changelog                                   |  8 +++
 debian/control                                     |  2 +-
 ...ols-for-everything-so-the-python-Depends-.patch |  4 +-
 ...FIG_PATH-for-Debian-systems-we-never-use-.patch |  2 +-
 .../0003-Disable-sphinxcontrib_github_alt.patch    | 23 +++++++++
 debian/patches/series                              |  1 +
 dev-requirements.txt                               |  2 +-
 docs/changelog.rst                                 | 23 ++++++++-
 docs/conf.py                                       |  4 +-
 docs/requirements.txt                              |  1 +
 examples/completions-zsh                           |  2 +-
 jupyter_core/application.py                        |  7 ++-
 jupyter_core/migrate.py                            | 26 ++++++----
 jupyter_core/tests/test_command.py                 | 58 ++++++++++++++++------
 jupyter_core/tests/test_migrate.py                 |  6 +--
 jupyter_core/troubleshoot.py                       |  2 +-
 jupyter_core/utils/__init__.py                     | 18 +++++++
 jupyter_core/version.py                            |  2 +-
 setup.py                                           |  2 +-
 23 files changed, 202 insertions(+), 60 deletions(-)
 create mode 100644 debian/patches/0003-Disable-sphinxcontrib_github_alt.patch
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jupyter-core.git
    
    
More information about the Python-modules-commits
mailing list