Revisions of python-WebOb

Arun Persaud's avatar Arun Persaud (apersaud) accepted request 348851 from Alberto Planas Dominguez's avatar Alberto Planas Dominguez (aplanas) (revision 30)
- updateto version 1.5.1:
  * (Bug Fixes) The exceptions HTTPNotAcceptable,
    HTTPUnsupportedMediaType and HTTPNotImplemented will now correctly
    use the sub-classed template rather than the default error
    template. See https://github.com/Pylons/webob/issues/221
  * (Bug Fixes) Response’s from_file now correctly deals with a status
    line that contains an HTTP version identifier. HTTP/1.1 200 OK is
    now correctly parsed, whereas before this would raise an error
    upon setting the Response.status in from_file. See
    https://github.com/Pylons/webob/issues/121
- 1.5.0
  * (Bug Fixes) The cookie API functions will now make sure that
    max_age is an integer or an string that can convert to an
    integer. Previously passing in max_age=’test’ would have silently
    done the wrong thing.
- 1.5.0b0
  * (Bug Fixes) Unbreak req.POST when the request method is
    PATCH. Instead of returning something cmpletely unrelated we
    return NoVar. See: https://github.com/Pylons/webob/pull/215
  * (Features) HTTP Status Code 308 is now supported as a Permanent
    Redirect. See https://github.com/Pylons/webob/pull/207
- 1.5.0a1
  * (Backwards Incompatibilities) Response.set_cookie renamed the only
    required parameter from “key” to “name”. The code will now still
    accept “key” as a keyword argument, and will issue a
    DeprecationWarning until WebOb 1.7.
  * (Backwards Incompatibilities) The status attribute of a Response
    object no longer takes a string like None None and allows that to
    be set as the status. It now has to at least match the pattern of
    <integer status code> <explenation of status code>. Invalid status
buildservice-autocommit accepted request 249199 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 29)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 249188 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 28)
New upstream release
buildservice-autocommit accepted request 223268 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 27)
baserev update by copy to link target
Denisart Benjamin's avatar Denisart Benjamin (posophe) accepted request 222721 from Ruediger Oertel's avatar Ruediger Oertel (oertel) (revision 26)
- added license.txt as doc file
buildservice-autocommit accepted request 204684 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 25)
baserev update by copy to link target
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 24)
- Require python-setuptools instead of distribute (upstreams merged)
buildservice-autocommit accepted request 179721 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 23)
baserev update by copy to link target
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 22)
Python3 moved to devel:languages:python3
buildservice-autocommit accepted request 163849 from Todd R's avatar Todd R (TheBlackCat) (revision 21)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 163848 from Todd R's avatar Todd R (TheBlackCat) (revision 20)
Don't build for python > 3.2 since it is not supported yet
buildservice-autocommit accepted request 162693 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 19)
baserev update by copy to link target
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 162237 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 18)
removed Provides and Osbolete for new python3 spec file
buildservice-autocommit accepted request 162464 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 17)
baserev update by copy to link target
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 16)
- BuildRequire python (for ssl module) and drop pyOpenSSL
buildservice-autocommit accepted request 157712 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 15)
baserev update by copy to link target
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 14)
Fixup
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 13)
- (Build)Require python-pyOpenSSL instead of M2Crypto (to get the
  ssl Python base module)
buildservice-autocommit accepted request 142550 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 12)
baserev update by copy to link target
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 11)
- Add dependency on python-M2Crypto, otherwise you won't get HTTPS
Displaying revisions 41 - 60 of 70
openSUSE Build Service is sponsored by