| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Sep 2012 22:56:22
1.2.2
|
nivit  |
- Update to 1.2.2
- Remove deprecated header information
- Fix style of WWW: field in pkg-descr
Changes&News: http://goo.gl/VBmuR
BuildLog: http://goo.gl/RaQAF |
28 Jul 2012 09:57:16
1.2.1
|
nivit  |
- Update to 1.2.1
- Set USE_PYTHON to 'yes' (Python3 ready)
- Define options DOCS and TESTS (default Off)
ReleaseNews: http://goo.gl/VBmuR
BuildLog: http://goo.gl/3tZsn |
11 Feb 2012 14:41:47
1.2.b3
|
nivit  |
- Update to 1.2.b3
- Add LICENSE (MIT)
- Remove nivi.interfree.it from MASTER_SITES |
20 Oct 2011 13:44:54
1.2.b2
|
nivit  |
- Update to 1.2.b2
- Set USE_PYTHON to 2.6+ |
09 Aug 2011 15:07:52
1.1.b2
|
nivit  |
- Update to 1.1.b2
- Update URL of WWW site |
11 Jul 2011 12:44:49
1.1.b1
|
nivit  |
- Update to 1.1.b1 |
27 Jun 2011 10:14:16
1.0.8
|
nivit  |
- Update to 1.0.8
PR: ports/158091
Submitted by: Jin-Sih Lin <linpct at gmail.com> |
29 Apr 2011 13:46:53
1.0.7
|
nivit  |
- Update to 1.0.7
- Set USE_PYTHON to -2.7, because it does not yet support Python 3.X |
07 Apr 2011 12:21:28
1.0.6
|
nivit  |
- Update to 1.0.6
- Remove post-install target (to install docs) |
15 Mar 2011 10:01:06
1.0.5
|
nivit  |
- Update to 1.0.5 |
13 Mar 2011 00:02:36
1.0.4
|
nivit  |
- Update to 1.0.4 |
21 Feb 2011 14:12:52
1.0.3
|
nivit  |
- Update to 1.0.3 |
20 Feb 2011 21:25:57
1.0.2
|
nivit  |
- Update to 1.0.2
PR: ports/154348
Submitted by: lwhsu |
15 Sep 2010 11:47:23
1.0
|
nivit  |
- Update to 1.0
- Install additional documentation |
17 Feb 2010 13:27:24
0.9.8
|
nivit  |
- Update to 0.9.8
Feature safe: yes |
19 Dec 2009 10:00:21
0.9.7.1
|
nivit  |
- Update to 0.9.7.1 |
17 Dec 2009 17:01:10
0.9.7
|
nivit  |
- Update to 0.9.7 |
11 Feb 2009 23:55:50
0.9.6.1
|
nivit  |
WebOb provides wrappers around the WSGI request environment, and an
object to help create WSGI responses.
The objects map much of the specified behavior of HTTP, including
header parsing and accessors for other standard parts of the
environment.
WWW: http://pythonpaste.org/webob/ |