17
0

- update to 1.26:

* bugfixes (reject invalid json patches)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=39
This commit is contained in:
2020-08-04 16:19:37 +00:00
committed by Git OBS Bridge
parent ee87a9134e
commit e542fc7f67
4 changed files with 10 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jsonpatch
Version: 1.25
Version: 1.26
Release: 0
Summary: Python - JSON-Patches
License: BSD-3-Clause