forked from pool/python-wsgi_intercept
- Run testsuite - Fix requirement list - Recommend python-requests for the requests-based backend (don't recommend httplib2, it isn't any better than the stdlib module 'httplib' due to it's SSL insufficencies) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsgi_intercept?expand=0&rev=8
32 lines
1.0 KiB
Plaintext
32 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jan 17 15:47:55 UTC 2014 - speilicke@suse.com
|
|
|
|
- Don't install testsuite globally
|
|
- Run testsuite
|
|
- Fix requirement list
|
|
- Recommend python-requests for the requests-based backend
|
|
(don't recommend httplib2, it isn't any better than the stdlib
|
|
module 'httplib' due to it's SSL insufficencies)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 17 10:09:12 UTC 2014 - dmueller@suse.com
|
|
|
|
- remove excessive buildrequires that are not used due to
|
|
tests being commented out
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 15 19:59:53 UTC 2013 - p.drouand@gmail.com
|
|
|
|
- Update to version 0.6.0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 24 11:17:23 UTC 2013 - speilicke@suse.com
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 15 13:31:06 UTC 2013 - speilicke@suse.com
|
|
|
|
- Initial version
|
|
|