diff --git a/jsonpatch-1.26.tar.gz b/jsonpatch-1.26.tar.gz deleted file mode 100644 index 9f8a7af..0000000 --- a/jsonpatch-1.26.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e45df18b0ab7df1925f20671bbc3f6bd0b4b556fb4b9c5d97684b0a7eac01744 -size 18641 diff --git a/jsonpatch-1.28.tar.gz b/jsonpatch-1.28.tar.gz new file mode 100644 index 0000000..c747ce3 --- /dev/null +++ b/jsonpatch-1.28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e930adc932e4d36087dbbf0f22e1ded32185dfb20662f2e3dd848677a5295a14 +size 20635 diff --git a/python-jsonpatch.changes b/python-jsonpatch.changes index 0bd40e8..0014953 100644 --- a/python-jsonpatch.changes +++ b/python-jsonpatch.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Dec 20 09:52:04 UTC 2020 - Dirk Müller + +- update to 1.28: + * Make it possible for from_diff to support custom types (issue #107) + * Python 3.9 support + ------------------------------------------------------------------- Tue Aug 4 16:19:12 UTC 2020 - Dirk Mueller diff --git a/python-jsonpatch.spec b/python-jsonpatch.spec index 47b4147..8a94eb9 100644 --- a/python-jsonpatch.spec +++ b/python-jsonpatch.spec @@ -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