17
0

- update to 1.28:

* Make it possible for from_diff to support custom types (issue #107) 
  * Python 3.9 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=41
This commit is contained in:
2020-12-20 09:52:52 +00:00
committed by Git OBS Bridge
parent e542fc7f67
commit 0b60de2cbf
4 changed files with 11 additions and 4 deletions

View File

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