15
0
forked from pool/python-WebOb

- Update to version 1.2.3:

+ Fix parsing of form submissions where fields have transfer-content-encoding headers.
- Build HTML documentation
- Run testsuite
- Split of doc package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebOb?expand=0&rev=10
This commit is contained in:
Sascha Peilicke
2012-11-22 15:07:19 +00:00
committed by Git OBS Bridge
parent 505c4f2df3
commit fe03e534be
4 changed files with 36 additions and 13 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Nov 22 15:05:11 UTC 2012 - saschpe@suse.de
- Update to version 1.2.3:
+ Fix parsing of form submissions where fields have transfer-content-encoding headers.
- Build HTML documentation
- Run testsuite
- Split of doc package
-------------------------------------------------------------------
Sat Sep 22 18:48:34 UTC 2012 - os-dev@jacraig.com