diff --git a/python-sphinxcontrib-httpdomain.changes b/python-sphinxcontrib-httpdomain.changes index 060daff..985b17d 100644 --- a/python-sphinxcontrib-httpdomain.changes +++ b/python-sphinxcontrib-httpdomain.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +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 diff --git a/python-sphinxcontrib-httpdomain.spec b/python-sphinxcontrib-httpdomain.spec index 09a45b9..545fccb 100644 --- a/python-sphinxcontrib-httpdomain.spec +++ b/python-sphinxcontrib-httpdomain.spec @@ -1,7 +1,7 @@ # # spec file for package python-sphinxcontrib-httpdomain # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-sphinxcontrib-httpdomain -Version: 1.3.0 +Version: 1.4.0 Release: 0 Summary: Sphinx domain for HTTP APIs License: BSD-2-Clause diff --git a/sphinxcontrib-httpdomain-1.3.0.tar.gz b/sphinxcontrib-httpdomain-1.3.0.tar.gz deleted file mode 100644 index 71823c1..0000000 --- a/sphinxcontrib-httpdomain-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba8fbe82eddc96cfa9d7b975b0422801a14ace9d7e051b8b2c725b92ea6137b5 -size 11486 diff --git a/sphinxcontrib-httpdomain-1.4.0.tar.gz b/sphinxcontrib-httpdomain-1.4.0.tar.gz new file mode 100644 index 0000000..e38132a --- /dev/null +++ b/sphinxcontrib-httpdomain-1.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9db07b047b8799378ae532d6b9b17080035da8d889082ad7f124de0469feeea4 +size 12192