14
0
Files
python-wsgi_intercept/python-wsgi_intercept.changes
Sascha Peilicke 0bb3a993a4 - Update to version 0.6.1:
+ Better testing dependency structure
- Dropped patches:
  + 0001-Depend-on-requests-2.0.1.patch (merged upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsgi_intercept?expand=0&rev=12
2014-01-30 15:24:51 +00:00

46 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
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