Commit Graph

27 Commits

Author SHA256 Message Date
29919fd669 - Why did we need tornado in the first place?
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=47
2022-03-14 07:33:15 +00:00
69f8cfd348 Accepting request 940500 from home:bnavigator:python-rpm-macros
- Tornado5 (and Flask) are optional. Tornado5 is not available for
  python310

OBS-URL: https://build.opensuse.org/request/show/940500
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=46
2021-12-16 11:32:38 +00:00
ba998fc60c - update to 1.8.0:
- Make the generated routing table referencable using the 'routingtable'
    label. [:pull:`19` by David Douard]
  - Add support for parallel sphinx builds. Increases sphinx version requirement to 1.6
    [:pull:`31` by Daniel Hofmann]
  - Remove references to the generic ``:py:obj:`` role [:pull:`54` by Stephen Finucane]
  - Remove imports and calls to depracated function force_decode who was removed
    starting with sphinx 4.0 [:pull:`49` by Florian Masy]
  - Be explicit about what versions of Python are supports (2.7, and 3.5+). This will
    be the last version to support Python 2.7 and 3.5, version 2.0 will require 3.6+.
- remove 49-remove_force_decode.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=45
2021-10-16 19:27:57 +00:00
488092dca7 - Replace missing_force_decode.patch with
49-remove_force_decode.patch (gh#sphinx-contrib/httpdomain#49).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=44
2021-07-19 14:01:20 +00:00
af350a6fd3 Add issue link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=43
2021-07-09 19:34:46 +00:00
3e7f919891 - Add missing_force_decode.patch with shim for missing force_decode method.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=42
2021-07-09 19:26:31 +00:00
6480f69cc2 - skip python2 build - no longer builds and none of the rest of sphinx
is built for python2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=40
2021-03-01 20:58:30 +00:00
b1d3e28c9b - Bump {Build,}Require to tornado5.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=38
2021-02-09 07:56:01 +00:00
3310dfa7db - Remove python-tornado Conflicts, {Build,}Require tornado4 directly.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=36
2020-02-20 06:36:04 +00:00
Todd R
ec6c809cd9 Accepting request 726222 from home:TheBlackCat:branches:devel:languages:python
Use better way to handle tornado version compatibility.

OBS-URL: https://build.opensuse.org/request/show/726222
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=34
2019-08-26 17:00:46 +00:00
Todd R
8d571d4436 Accepting request 719686 from home:TheBlackCat:branches:devel:languages:python
Don't allow python-tornado >= 5

OBS-URL: https://build.opensuse.org/request/show/719686
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=32
2019-07-29 17:25:58 +00:00
abaa41f877 - update to version 1.7.0 (bsc#1139695)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=29
2019-07-05 06:49:02 +00:00
Tomáš Chvátal
ce39fd09d0 - Sort out a bit to pass the tests again
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=27
2019-07-03 09:18:35 +00:00
Tomáš Chvátal
0050138d97 Accepting request 697213 from home:mcalabkova:branches:devel:languages:python
- update to version 1.7.0
  * 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

OBS-URL: https://build.opensuse.org/request/show/697213
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=25
2019-04-24 08:45:21 +00:00
53ea581930 Fix %pycache_only in %files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=23
2018-12-10 12:19:32 +00:00
a54cd1f87b Remove wrong BR on python-sphinxcontrib
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=22
2018-12-07 21:05:28 +00:00
d9bf82d7b7 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=20
2018-12-04 14:06:25 +00:00
Todd R
27b2525edb Accepting request 527175 from home:TheBlackCat:branches:devel:languages:python
-
- Use new python-sphinxcontrib package to provide namespace
  directory.
------------------------------------------------------------------
- Specify files to guarantee namespace package doesn't conflict
  with python(2|3)-Sphinx
- add newer-sphinx.patch. Needed to make httpdomain working with
  Sphinx >= 1.6 .
- convert to singlespec
- update to 1.5.0
- 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]
- update to version 1.3.0:
  * jsonparameter/jsonparam/json became deprecated and split into
    reqjsonobj/reqjson/<jsonobj/<json and reqjsonarr/<jsonarr.
    [issue #55, pull request #72 by Alexander Shorin]
  * Support synopsis (short description in HTTP index), deprecation
    and noindex options for resources.
    [issue #55, pull request #72 by Alexander Shorin]
  * Stabilize order of index items.
    [issue #55, pull request #72 by Alexander Shorin]
  * Added :rst:directive:`http:any` directive and
    http:any role for ANY method.
    [issue #55, pull request #72 by Alexander Shorin]
  * Added :rst:directive:`http:copy` directive and http:copy role
    for COPY method.
    [issue #55, pull request #72 by Alexander Shorin]
  * Added http:header role that also creates reference to the
    related specification.
    [issue #55, pull request #72 by Alexander Shorin]
  * http:statuscode role became to provide references to
    specification sections.
    [issue #55, pull request #72 by Alexander Shorin]
  * Fixed Python 3 incompatibility of autohttp.tornado.
    [pull request #61 by Dave Shawley]
- update to 1.2.1:
  * Six support
- update to 1.2.0:
  * Add tornado support
- update to 1.1.9:
  * Add sphinx.ext.autodoc-style HTTP API reference builder (from Bottle)
- update to 1.1.8:
 * Added better support for docstrings in flask.views.MethodView
 * Added jsonparameter along side form and query parameters.
 * Fixed issue with undefined Value and umethod variables.
 * Now http Pygments lexer can Handle continuous header lines well.
 * Added undoc-blueprints flag option to autoflask directive.
 * Fixed issue #29, a bug that autoflask directive raised
   UnicodeDecodeError when it contains non-ASCII characters.
 * Added endpoints flag option to autoflask directive.
- Initial version

OBS-URL: https://build.opensuse.org/request/show/527175
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=18
2017-09-18 22:47:40 +00:00
Todd R
ab6ba15acd Accepting request 527132 from home:TheBlackCat:branches:devel:languages:python
- Specify files to guarantee namespace package doesn't conflict
  with python(2|3)-Sphinx

OBS-URL: https://build.opensuse.org/request/show/527132
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=17
2017-09-18 21:44:42 +00:00
0a716616fb Accepting request 508260 from home:tbechtold:branches:devel:languages:python
- add newer-sphinx.patch. Needed to make httpdomain working with
  Sphinx >= 1.6 .

- convert to singlespec

OBS-URL: https://build.opensuse.org/request/show/508260
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=15
2017-07-05 09:36:30 +00:00
ebe0620d4e - update to 1.5.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=13
2016-11-14 14:20:36 +00:00
Denisart Benjamin
1a5db9c0b0 Accepting request 415401 from home:buschmann23:weblate
Updated to version 1.4.0. Need that for weblate.

OBS-URL: https://build.opensuse.org/request/show/415401
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=11
2016-08-05 11:06:32 +00:00
Jan Matejek
5152e0a4bf Accepting request 249500 from Cloud:OpenStack:Master
New upstream release

OBS-URL: https://build.opensuse.org/request/show/249500
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=9
2014-09-16 21:26:27 +00:00
Sascha Peilicke
71163515b3 Accepting request 204188 from home:dirkmueller:branches:devel:languages:python
- update to 1.2.0:
  * Add tornado support

OBS-URL: https://build.opensuse.org/request/show/204188
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=7
2013-10-21 13:37:39 +00:00
Sascha Peilicke
f448534e27 Accepting request 186465 from home:dirkmueller:branches:devel:languages:python
- update to 1.1.9:
  * Add sphinx.ext.autodoc-style HTTP API reference builder (from Bottle)

OBS-URL: https://build.opensuse.org/request/show/186465
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=5
2013-08-09 08:24:07 +00:00
Sascha Peilicke
614d7bd6bd Accepting request 175234 from home:dirkmueller:branches:devel:languages:python
- update to 1.1.8:
 * Added better support for docstrings in flask.views.MethodView
 * Added jsonparameter along side form and query parameters.
 * Fixed issue with undefined Value and umethod variables.
 * Now http Pygments lexer can Handle continuous header lines well.
 * Added undoc-blueprints flag option to autoflask directive.
 * Fixed issue #29, a bug that autoflask directive raised
   UnicodeDecodeError when it contains non-ASCII characters.
 * Added endpoints flag option to autoflask directive.

OBS-URL: https://build.opensuse.org/request/show/175234
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=3
2013-05-13 09:27:28 +00:00
Sascha Peilicke
edb94bfcbd - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=1
2012-11-15 15:23:31 +00:00