[Python-modules-commits] [paste] branch upstream updated (ee1bf51 -> 1c821a6)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Thu Mar 10 18:21:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a change to branch upstream
in repository paste.
from ee1bf51 Import paste_2.0.2+dfsg.orig.tar.gz
new 1c821a6 Import paste_2.0.3+dfsg.orig.tar.gz
The 1 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:
PKG-INFO | 2 +-
Paste.egg-info/PKG-INFO | 2 +-
Paste.egg-info/SOURCES.txt | 2 +
Paste.egg-info/requires.txt | 2 +-
docs/news.txt | 28 ++++++++++++++
paste/exceptions/collector.py | 2 +-
paste/exceptions/formatter.py | 4 +-
paste/fixture.py | 4 +-
paste/{httpserver.py => httpserver.py.orig} | 1 +
paste/request.py | 11 +++++-
paste/util/template.py | 11 +++---
paste/wsgilib.py | 6 ++-
paste/wsgiwrappers.py | 3 +-
setup.py | 4 +-
tests/cgiapp_data/form.cgi | 59 ++++++++++++++++++++++++++++-
tests/test_cgiapp.py | 23 +++++++++++
tests/test_doctests.py | 5 ++-
tests/test_template.txt | 8 ++--
tests/test_wsgilib.py | 52 +++++++++++++++++++++++++
tests/test_wsgiwrappers.py | 2 +-
tox.ini | 10 ++---
21 files changed, 209 insertions(+), 32 deletions(-)
copy paste/{httpserver.py => httpserver.py.orig} (99%)
create mode 100644 tests/test_wsgilib.py
--
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