Revisions of python-WebOb

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 223268 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 16)
- added license.txt as doc file (forwarded request 222721 from oertel)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 14)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 179721 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 13)
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 163849 from Todd R's avatar Todd R (TheBlackCat) (revision 12)
Don't build for python > 3.2 since it is not supported yet (forwarded request 163848 from TheBlackCat)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 162693 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 11)
removed Provides and Osbolete for new python3 spec file (forwarded request 162237 from apersaud)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 162464 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 10)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 157712 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 9)
Automatic submission by obs-autosubmit
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 8)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 142550 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 7)
- Add dependency on python-M2Crypto, otherwise you won't get HTTPS

- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 135430 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 6)
Update to 1.2.2 and remove unneeded dependencies. (forwarded request 135387 from poorboywilly)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 125112 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 5)
This is an intended downgrade, 1.2b2 has some issues and no other package should require it.
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 4)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 102223 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 3)
- Spec cleanup:
  * Simplified macro usage
  * Remove unneeded runtime requirement on python-nose
  * Run testsuite
- Update to version 1.2b2:
  * Fix request.cookies.get('name', 'default'). Previously default was ignored.
- Changes from version 1.2b1:
  * Mutating the request.cookies property now reflects the mutations into the HTTP_COOKIES environ header.
  * Response.etag = (tag, False) sets weak etag.
  * Range only parses single range now.
  * Range.satisfiable(..) is gone.
  * Accept.best_matches() is gone; use list(request.accept) or request.accept.best_match(..) instead (applies to all Accept-* headers) or similar with request.accept_language.
  * Response.request and Response.environ attrs are undeprecated and no longer raise exceptions when used. These can also be passed to the Response constructor. This is to support codebases that pass them to the constructor or assign them to a response instance. However, some behavior differences from 1.1 exist. In particular, synchronization is no longer done between environ and request attribute properties of Response; you may pass either to the constructor (or both) or assign one or the other or both, but they wont be managed specially and will remain the same over the lifetime of the response just as you passed them. Default values for both request and environ on any given response are None now.
  * Undeprecated uscript_name and upath_info.
  * For backwards compatibility purposes, switch req.script_name and path_info back again to contain “raw” undecoded native strings rather than text. Use uscript_name and upath_info to get the text version of SCRIPT_NAME and PATH_INFO.
  * Don’t raise an exception if unicode_errors or decode_param_names is passed to the Request constructor. Instead, emit a warning. For benefit of Pylons 1.X, which passes both.
  * Don’t raise an exception if HTTPException.exception is used; instead emit a warning. For benefit of Pylons 1.X, which uses it.
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 2)
replace license with spdx.org variant
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 94117 from Pavol Rusnak's avatar Pavol Rusnak (prusnak) (revision 1)
openstack dependency
Displaying revisions 21 - 36 of 36
openSUSE Build Service is sponsored by