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

Carl Suster arcresu-guest at moszumanska.debian.org
Thu Jan 12 07:35:13 UTC 2017


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

arcresu-guest pushed a change to branch master
in repository cherrypy3.

      from  386ff21   Add unrepr workaround patch to changelog
       new  b61f812   record new upstream branch created by importing cherrypy3_8.8.0.orig.tar.gz
       new  fa71402   Import cherrypy3_8.8.0.orig.tar.gz
       new  056a326   disable sphinx rst.linker extension
       new  a4c6395   use mock.mock instead of unittest.mock
       new  5ab4520   disable test_antistampede
       new  09b76eb   unrepr also from __builtin__
       new  d67dd98   merge patched into master
       new  1899737   Update to new upstream release

The 8 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                                        |  5 +++++
 CherryPy.egg-info/PKG-INFO                         |  7 +++++--
 CherryPy.egg-info/SOURCES.txt                      |  3 ++-
 PKG-INFO                                           |  7 +++++--
 README.rst                                         |  5 ++++-
 appveyor.yml                                       | 19 +++++++++++++++++++
 cherrypy/test/test_core.py                         |  6 +++++-
 cherrypy/test/test_static.py                       |  8 ++++++--
 cherrypy/test/test_wsgi_unix_socket.py             | 22 +++-------------------
 cherrypy/test/webtest.py                           |  2 +-
 cherrypy/tutorial/README.rst                       | 16 ++++++++++++++++
 cherrypy/tutorial/README.txt                       | 15 ---------------
 cherrypy/wsgiserver/__init__.py                    |  2 +-
 debian/.git-dpm                                    | 14 +++++++-------
 debian/changelog                                   |  4 ++--
 .../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 +-
 setup.cfg                                          |  2 +-
 20 files changed, 86 insertions(+), 59 deletions(-)
 create mode 100644 appveyor.yml
 create mode 100644 cherrypy/tutorial/README.rst
 delete mode 100644 cherrypy/tutorial/README.txt

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