------------------------------------------------------------------- Mon Jul 19 13:56:40 UTC 2021 - Matej Cepl - Replace missing_force_decode.patch with 49-remove_force_decode.patch (gh#sphinx-contrib/httpdomain#49). ------------------------------------------------------------------- Fri Jul 9 19:26:19 UTC 2021 - Matej Cepl - Add missing_force_decode.patch with shim for missing force_decode method (gh#sphinx-contrib/httpdomain#46). ------------------------------------------------------------------- Mon Mar 1 20:57:30 UTC 2021 - Dirk Müller - skip python2 build - no longer builds and none of the rest of sphinx is built for python2 ------------------------------------------------------------------- Tue Feb 9 07:55:02 UTC 2021 - Steve Kowalik - Bump {Build,}Require to tornado5. ------------------------------------------------------------------- Thu Feb 20 06:34:35 UTC 2020 - Steve Kowalik - Remove python-tornado Conflicts, {Build,}Require tornado4 directly. ------------------------------------------------------------------- Mon Aug 26 16:57:00 UTC 2019 - Todd R - Use better way to handle tornado version compatibility. ------------------------------------------------------------------- Mon Jul 29 17:21:09 UTC 2019 - Todd R - Don't allow python-tornado >= 5 ------------------------------------------------------------------- Wed Jul 3 09:18:17 UTC 2019 - Tomáš Chvátal - Sort out a bit to pass the tests again ------------------------------------------------------------------- Tue Apr 23 14:52:51 UTC 2019 - Marketa Calabkova - update to version 1.7.0 (bsc#1139695) * Implemented :autoquickref: option that use available informations to build a quickref. * Remove references to the sphinx.util.compat module which was deprecated in Sphinx 1.6 and removed in 1.7. * Made :mod:`sphinxcontrib.autohttp.tornado` compatible with Tornado 4.5 and newer. * Minimum compatible version of Sphinx became changed to 1.5. * Use HTTPS for :rfc: generated links. - Dropped obsolete patch newer-sphinx.patch - Take upstream release tarball because of tests ------------------------------------------------------------------- Mon Dec 10 12:19:24 UTC 2018 - Matej Cepl - Fix %pycache_only in %files ------------------------------------------------------------------- Fri Dec 7 21:05:21 UTC 2018 - Matej Cepl - Remove wrong BR on python-sphinxcontrib ------------------------------------------------------------------- Tue Dec 4 12:54:42 UTC 2018 - Matej Cepl - Remove superfluous devel dependency for noarch package -------------------------------------------------------------------- Mon Sep 18 22:29:06 UTC 2017 - toddrme2178@gmail.com - Use new python-sphinxcontrib package to provide namespace directory. ------------------------------------------------------------------ Mon Sep 18 20:36:57 UTC 2017 - toddrme2178@gmail.com - Specify files to guarantee namespace package doesn't conflict with python(2|3)-Sphinx ------------------------------------------------------------------- Wed Jul 5 07:44:42 UTC 2017 - tbechtold@suse.com - add newer-sphinx.patch. Needed to make httpdomain working with Sphinx >= 1.6 . ------------------------------------------------------------------- Wed Jul 5 07:32:16 UTC 2017 - tbechtold@suse.com - convert to singlespec ------------------------------------------------------------------- Mon Nov 14 14:20:01 UTC 2016 - dmueller@suse.com - update to 1.5.0 ------------------------------------------------------------------- Wed Jul 27 10:55:41 UTC 2016 - buschmann23@opensuse.org - update to version 1.4.0 * Added 429 Too Many Requests as a valid http:statuscode. [pull request #81 by DDBReloaded] * Became to not resolve references if they can’t be resolved. [pull request #87 by Ken Robbins] * Became to preserve endpoint ordering when :endpoints: option is given. [pull request #88 by Dan Callaghan] * Added status codes for WebDAV. [pull request #92 by Ewen Cheslack-Postava] * Added CORS headers. [pull request #96 by Tomi Pieviläinen] * Now sphinxcontrib.autohttp.flask supports multiple paths for endpoints using same HTTP method. [pull request #97 by Christian Felder] ------------------------------------------------------------------- Tue Sep 16 06:36:36 UTC 2014 - tbechtold@suse.com - update to version 1.3.0: * jsonparameter/jsonparam/json became deprecated and split into reqjsonobj/reqjson/