15
0

Accepting request 824356 from devel:languages:python

- update to 1.26:
  * bugfixes (reject invalid json patches)

OBS-URL: https://build.opensuse.org/request/show/824356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=21
This commit is contained in:
2020-08-06 15:32:10 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddc0f7628b8bfdd62e3cbfbc24ca6671b0b6265b50d186c2cf3659dc0f78fd6a
size 19341

3
jsonpatch-1.26.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e45df18b0ab7df1925f20671bbc3f6bd0b4b556fb4b9c5d97684b0a7eac01744
size 18641

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 4 16:19:12 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.26:
* bugfixes (reject invalid json patches)
-------------------------------------------------------------------
Fri Feb 28 21:34:10 UTC 2020 - Dirk Mueller <dmueller@suse.com>

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