[Python-modules-commits] [webpy] 02/04: record new upstream branch created by importing webpy_0.38.orig.tar.gz and merge it

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Jul 23 08:46:21 UTC 2016


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

debacle pushed a commit to branch master
in repository webpy.

commit 08d9b3cebfad633c765aae5ce450529dc0790c1b
Merge: 2800b98 6382f37
Author: W. Martin Borgert <debacle at debian.org>
Date:   Sat Jul 23 10:01:23 2016 +0200

    record new upstream branch created by importing webpy_0.38.orig.tar.gz and merge it

 .gitignore          |   2 +
 .travis.yml         |   1 -
 ChangeLog.txt       |  25 +++++
 debian/.git-dpm     |  14 +--
 docs/Makefile       | 177 ++++++++++++++++++++++++++++++++
 docs/api.rst        |  59 +++++++++++
 docs/conf.py        | 258 ++++++++++++++++++++++++++++++++++++++++++++++
 docs/db.rst         | 145 ++++++++++++++++++++++++++
 docs/deploying.rst  |  97 ++++++++++++++++++
 docs/index.rst      |  46 +++++++++
 docs/input.rst      |  92 +++++++++++++++++
 docs/templating.rst | 291 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 test/session.py     |  10 +-
 tools/makedoc.py    |   7 +-
 web/__init__.py     |   2 +-
 web/application.py  |  44 +++++++-
 web/db.py           |  73 ++++++++++---
 web/form.py         |   8 +-
 web/net.py          |  55 +++++++++-
 web/session.py      |   4 +-
 web/utils.py        |  23 ++++-
 web/webapi.py       | 143 +++++++++++++++-----------
 web/wsgi.py         |   9 +-
 23 files changed, 1482 insertions(+), 103 deletions(-)

diff --cc debian/.git-dpm
index 171cc4b,0000000..8952b7c
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
- 15c96bae7dd631ab0d481863e3f60f83197fdaf0
- 15c96bae7dd631ab0d481863e3f60f83197fdaf0
- 15c96bae7dd631ab0d481863e3f60f83197fdaf0
- 15c96bae7dd631ab0d481863e3f60f83197fdaf0
- webpy_0.37+20120626.orig.tar.gz
- ffb734f071f34e095bcac9df295f10f46da56082
- 115421
++6382f370f5744744f0f9f4b1389113ef009494d6
++6382f370f5744744f0f9f4b1389113ef009494d6
++6382f370f5744744f0f9f4b1389113ef009494d6
++6382f370f5744744f0f9f4b1389113ef009494d6
++webpy_0.38.orig.tar.gz
++4eec365e71a7b37a180946aa9a85b3c29efdb640
++129856
 +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/webpy.git



More information about the Python-modules-commits mailing list