15
0
forked from pool/python-Paste
Files
python-Paste/python-Paste.changes
Dirk Mueller 4705ea1c90 Accepting request 1002304 from home:yarunachalam:branches:devel:languages:python
- update to 3.5.2: 
  * Fix py3 compatibility in paste.wsgilib.catch_errors (#70)
  * A Python 3 application might only define `__next__`, not `next`.  Use
    `six.next` instead.
  * This is very similar to https://github.com/cdent/paste/pull/53, and was
    apparently missed there.

OBS-URL: https://build.opensuse.org/request/show/1002304
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=58
2022-09-12 07:56:05 +00:00

11 KiB