From a8bdef8f9cbb666f67265661e19576f640e865b2bb60208784dc48334c04326f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 19 Apr 2021 11:22:08 +0000 Subject: [PATCH] Accepting request 886628 from home:buschmann23:branches:devel:languages:python - Update to 1.16.8: * Improved rendering of string values OBS-URL: https://build.opensuse.org/request/show/886628 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-jsonschema?expand=0&rev=6 --- ab7262e105845c306604eef60803a76ec8ff955e.tar.gz | 3 --- python-sphinx-jsonschema.changes | 6 ++++++ python-sphinx-jsonschema.spec | 8 ++++---- sphinx-jsonschema-1.16.8.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 ab7262e105845c306604eef60803a76ec8ff955e.tar.gz create mode 100644 sphinx-jsonschema-1.16.8.tar.gz diff --git a/ab7262e105845c306604eef60803a76ec8ff955e.tar.gz b/ab7262e105845c306604eef60803a76ec8ff955e.tar.gz deleted file mode 100644 index 478b91a..0000000 --- a/ab7262e105845c306604eef60803a76ec8ff955e.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63c232ec930372fbd43baa195cd82512fa1e8f8bec2a6ea37ee8767969250f35 -size 36988 diff --git a/python-sphinx-jsonschema.changes b/python-sphinx-jsonschema.changes index e99a835..3dd3776 100644 --- a/python-sphinx-jsonschema.changes +++ b/python-sphinx-jsonschema.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 19 09:24:26 UTC 2021 - Matthias Fehring + +- Update to 1.16.8: + * Improved rendering of string values + ------------------------------------------------------------------- Tue Mar 16 21:13:34 UTC 2021 - Matthias Fehring diff --git a/python-sphinx-jsonschema.spec b/python-sphinx-jsonschema.spec index c94b0af..6e4ebdb 100644 --- a/python-sphinx-jsonschema.spec +++ b/python-sphinx-jsonschema.spec @@ -18,13 +18,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-sphinx-jsonschema -Version: 1.16.7 +Version: 1.16.8 Release: 0 Summary: Sphinx extension to display JSON Schema License: GPL-3.0-only URL: https://github.com/lnoor/sphinx-jsonschema -# Upstream has not released/tagged the current version and the tarball at pypi.org is missing license and tests -Source: https://github.com/lnoor/sphinx-jsonschema/archive/ab7262e105845c306604eef60803a76ec8ff955e.tar.gz +# Tarballs from pypi.org are missing license files +Source: https://github.com/lnoor/sphinx-jsonschema/archive/refs/tags/v%{version}.tar.gz#/sphinx-jsonschema-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -46,7 +46,7 @@ BuildRequires: %{python_module requests} Sphinx extension to display JSON Schema. %prep -%setup -q -n sphinx-jsonschema-ab7262e105845c306604eef60803a76ec8ff955e +%setup -q -n sphinx-jsonschema-%{version} %build %python_build diff --git a/sphinx-jsonschema-1.16.8.tar.gz b/sphinx-jsonschema-1.16.8.tar.gz new file mode 100644 index 0000000..079a002 --- /dev/null +++ b/sphinx-jsonschema-1.16.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90cb7957c685f17bcffa57bdfa23967e69cf8a68ab69cb4da8b97de8f008eaa9 +size 37067