[Python-modules-commits] [cherrypy3] branch master updated (1899737 -> c733c86)

Stephan Suerken absurd at moszumanska.debian.org
Mon Nov 27 08:40:47 UTC 2017


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

absurd pushed a change to branch master
in repository cherrypy3.

      from  1899737   Update to new upstream release
       new  286e041   record new upstream branch created by importing cherrypy3_8.9.1.orig.tar.gz
       new  bce9beb   Import cherrypy3_8.9.1.orig.tar.gz
       new  752d360   disable sphinx rst.linker extension
       new  34c265b   use mock.mock instead of unittest.mock
       new  4ab0724   disable test_antistampede
       new  aa45601   unrepr also from __builtin__
       new  c133724   change version to 8.9.1-1 [ Stephan Sürken ] New upstream: 8.9.1
       new  b3dfbc3   control: b-d on python*3*-sphinx (Fixes lintian/build-depends-on-python-sphinx-only).
       new  bfc0916   control/rules: Use cherryd man page from upstream again (seems to have been revived as man/cherryd.1).
       new  10d7339   rules: sphinx: Explicitly use py3 sphinx-build script (fixes import errors when py2-sphinx is istalled as well).
       new  c8ad646   rules: testsuite: Ignore test suite failures for now, and add some notes.
       new  07ecdbc   control: Update to Stds-Ver 4.1.1: Update Format-URL in copyright to https.
       new  05ef63c   control: Add myself to uploaders.
       new  5de3a00   control: p-c-doc: Add missing Breaks/replaces after doc split.
       new  c733c86   changelog: Prepare 8.9.1-1.

The 15 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:
 .gitignore                                         |  3 ++
 .travis.yml                                        | 14 +++++-
 CHANGES.rst                                        | 16 +++++++
 CherryPy.egg-info/PKG-INFO                         |  8 ++--
 CherryPy.egg-info/SOURCES.txt                      |  2 +-
 CherryPy.egg-info/entry_points.txt                 |  3 ++
 CherryPy.egg-info/requires.txt                     |  2 +-
 PKG-INFO                                           |  8 ++--
 README.rst                                         |  6 +--
 cherrypy/__main__.py                               |  5 +-
 cherrypy/cherryd                                   |  6 ---
 cherrypy/process/plugins.py                        |  1 -
 cherrypy/process/wspbus.py                         | 53 +++++++++++++++++++++-
 cherrypy/scaffold/__init__.py                      |  2 +-
 cherrypy/test/helper.py                            | 21 ++++++++-
 debian/.git-dpm                                    | 14 +++---
 debian/changelog                                   | 20 +++++++-
 debian/control                                     |  9 ++--
 debian/copyright                                   |  2 +-
 .../0001-disable-sphinx-rst.linker-extension.patch |  2 +-
 ...02-use-mock.mock-instead-of-unittest.mock.patch |  2 +-
 .../patches/0003-disable-test_antistampede.patch   |  2 +-
 .../0004-unrepr-also-from-__builtin__.patch        |  2 +-
 debian/rules                                       | 22 ++++++---
 setup.py                                           |  6 +--
 25 files changed, 175 insertions(+), 56 deletions(-)
 create mode 100644 CherryPy.egg-info/entry_points.txt
 delete mode 100755 cherrypy/cherryd

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/cherrypy3.git



More information about the Python-modules-commits mailing list