forked from pool/python-sphinx-jsonschema
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
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63c232ec930372fbd43baa195cd82512fa1e8f8bec2a6ea37ee8767969250f35
|
||||
size 36988
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
3
sphinx-jsonschema-1.16.8.tar.gz
Normal file
3
sphinx-jsonschema-1.16.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:90cb7957c685f17bcffa57bdfa23967e69cf8a68ab69cb4da8b97de8f008eaa9
|
||||
size 37067
|
Reference in New Issue
Block a user