File python-wsgi_intercept.changes of Package python-wsgi_intercept
-------------------------------------------------------------------
Thu May 14 14:50:24 UTC 2015 - benoit.monin@gmx.fr
- update to version 0.10.0:
* no changelog available
- refresh wsgi_intercept-disable-testbogusdomain.patch
- update project URL
- skip tests trying to access google.com with command line option
-------------------------------------------------------------------
Wed Feb 5 11:02:07 UTC 2014 - speilicke@suse.com
- Use py.test rather than nosetests, testsuite uses py.test specific features
-------------------------------------------------------------------
Thu Jan 30 16:44:30 UTC 2014 - speilicke@suse.com
- Added wsgi_intercept-disable-testbogusdomain.patch: Disable some tests
on 12.3 where patching fails
-------------------------------------------------------------------
Thu Jan 30 15:22:14 UTC 2014 - speilicke@suse.com
- Update to version 0.6.1:
+ Better testing dependency structure
- Dropped patches:
+ 0001-Depend-on-requests-2.0.1.patch (merged upstream)
-------------------------------------------------------------------
Thu Jan 30 14:01:10 UTC 2014 - speilicke@suse.com
- Added 0001-Depend-on-requests-2.0.1.patch: Require requests>=2.0.1.
Really a requirement
-------------------------------------------------------------------
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