15
0

- update to 1.31:

* Add support for preserving Unicode charaters
  * remove pypy build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=43
This commit is contained in:
2021-04-22 20:26:32 +00:00
committed by Git OBS Bridge
parent 0b60de2cbf
commit 2994a8d1a4
4 changed files with 13 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-jsonpatch
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jsonpatch
Version: 1.28
Version: 1.31
Release: 0
Summary: Python - JSON-Patches
License: BSD-3-Clause
@@ -31,7 +31,7 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-jsonpointer >= 1.9
Requires(post): update-alternatives
Requires(preun): update-alternatives
Requires(preun):update-alternatives
BuildArch: noarch
%python_subpackages