[Python-modules-commits] [paste] branch master updated (c21271d -> 4db7fdd)

Ondřej Nový onovy-guest at moszumanska.debian.org
Sat Mar 5 22:49:15 UTC 2016


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

onovy-guest pushed a change to branch master
in repository paste.

      from  c21271d   Fixed unit tests and restored paste/__init__.py
       new  e7efa9c   Py3k fixes
       new  4db7fdd   merge patched into master

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:
 debian/.git-dpm                      |   4 +-
 debian/patches/0001-Py3k-fixes.patch | 311 +++++++++++++++++++++++++++++++++++
 debian/patches/series                |   1 +
 paste/exceptions/collector.py        |   2 +-
 paste/exceptions/formatter.py        |   4 +-
 paste/fixture.py                     |   4 +-
 paste/request.py                     |  11 +-
 paste/util/template.py               |  11 +-
 paste/wsgiwrappers.py                |   3 +-
 tests/cgiapp_data/form.cgi           |  59 ++++++-
 tests/test_cgiapp.py                 |  23 +++
 tests/test_doctests.py               |   5 +-
 tests/test_template.txt              |   4 +-
 tests/test_wsgiwrappers.py           |   2 +-
 14 files changed, 423 insertions(+), 21 deletions(-)
 create mode 100644 debian/patches/0001-Py3k-fixes.patch
 create mode 100644 debian/patches/series

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



More information about the Python-modules-commits mailing list