Accepting request 886657 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/886657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinx-jsonschema?expand=0&rev=3
This commit is contained in:
2021-04-19 19:06:24 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:63c232ec930372fbd43baa195cd82512fa1e8f8bec2a6ea37ee8767969250f35
size 36988

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 19 09:24:26 UTC 2021 - Matthias Fehring <buschmann23@opensuse.org>
- Update to 1.16.8:
* Improved rendering of string values
-------------------------------------------------------------------
Tue Mar 16 21:13:34 UTC 2021 - Matthias Fehring <buschmann23@opensuse.org>

View File

@@ -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

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90cb7957c685f17bcffa57bdfa23967e69cf8a68ab69cb4da8b97de8f008eaa9
size 37067