[Python-modules-commits] [python-webob] 02/03: record new upstream branch created by importing python-webob_1.6.0.orig.tar.gz and merge it

Barry Warsaw barry at moszumanska.debian.org
Wed Apr 13 19:50:42 UTC 2016


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

barry pushed a commit to branch master
in repository python-webob.

commit f2852cd27731a9d1770353cab9e21336013761d4
Merge: 089ac84 718a2b9
Author: Barry Warsaw <barry at python.org>
Date:   Wed Apr 13 15:43:04 2016 -0400

    record new upstream branch created by importing python-webob_1.6.0.orig.tar.gz and merge it

 .travis.yml                |  27 +++++---
 CHANGES.txt                | 157 ++++++++++---------------------------------
 HISTORY.txt                | 131 ++++++++++++++++++++++++++++++++++++
 MANIFEST.in                |   6 --
 PKG-INFO                   | 161 ++++++++++-----------------------------------
 WebOb.egg-info/PKG-INFO    | 161 ++++++++++-----------------------------------
 WebOb.egg-info/SOURCES.txt |   3 +-
 contributing.md            | 111 +++++++++++++++++++++++++++++++
 debian/.git-dpm            |  14 ++--
 docs/do-it-yourself.txt    |  10 +--
 docs/index.txt             |   7 +-
 docs/whatsnew-1.5.txt      |  20 ------
 docs/whatsnew-1.6.txt      |  67 +++++++++++++++++++
 setup.cfg                  |   2 +-
 setup.py                   |   8 +--
 tests/test_acceptparse.py  |  64 +++++++++++++++++-
 tests/test_descriptors.py  |   8 +++
 tests/test_exc.py          |  98 +++++++++++++++++++++++++++
 tests/test_request.py      |  27 ++++----
 tests/test_response.py     |  16 +++++
 tox.ini                    |  16 ++---
 webob/acceptparse.py       |  85 ++++++++++++++----------
 webob/descriptors.py       |   3 +
 webob/exc.py               |  37 ++++++++++-
 webob/request.py           |  28 +-------
 webob/response.py          |  27 +++++---
 26 files changed, 769 insertions(+), 525 deletions(-)

diff --cc debian/.git-dpm
index bfde752,0000000..9380e9f
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- 21027e98cda89aa10f6d20c6bd4dea915aa8d921
- 21027e98cda89aa10f6d20c6bd4dea915aa8d921
- 21027e98cda89aa10f6d20c6bd4dea915aa8d921
- 21027e98cda89aa10f6d20c6bd4dea915aa8d921
- python-webob_1.5.1.orig.tar.gz
- 302afd90fd1b65b16d7f9bfb3a6d7ad864789a1b
- 202821
++718a2b94dfb55bcc946164444d7c48e3dd578d56
++718a2b94dfb55bcc946164444d7c48e3dd578d56
++718a2b94dfb55bcc946164444d7c48e3dd578d56
++718a2b94dfb55bcc946164444d7c48e3dd578d56
++python-webob_1.6.0.orig.tar.gz
++82708a7cc5bfe2013a9bbc3d61a4526592a29bcf
++204340
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

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



More information about the Python-modules-commits mailing list