Accepting request 999455 from home:bnavigator:branches:devel:languages:python

- Add pso-markdown-version.patch
  * gh#cwacek/python-jsonschema-objects#230

OBS-URL: https://build.opensuse.org/request/show/999455
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jsonschema-objects?expand=0&rev=9
This commit is contained in:
2022-08-27 09:50:23 +00:00
committed by Git OBS Bridge
parent 750616de7d
commit 74f4420da4
3 changed files with 59 additions and 1 deletions

View File

@@ -26,6 +26,8 @@ Summary: An object wrapper for JSON Schema definitions
License: MIT
URL: https://python-jsonschema-objects.readthedocs.org/
Source: https://files.pythonhosted.org/packages/source/p/python_jsonschema_objects/python_jsonschema_objects-%{version}.tar.gz
# PATCH-FIX-UPSTREAM pso-markdown-version.patch gh#cwacek/python-jsonschema-objects#230
Patch0: pso-markdown-version.patch
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -48,7 +50,7 @@ BuildRequires: %{python_module six >= 1.5.2}
An object wrapper for JSON Schema definitions
%prep
%setup -q -n python_jsonschema_objects-%{version}
%autosetup -p1 -n python_jsonschema_objects-%{version}
%build
%python_build