17
0

- update to 1.25:

* bugfixes, 3.8 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=37
This commit is contained in:
2020-02-28 21:36:50 +00:00
committed by Git OBS Bridge
parent 82b898b98f
commit ee87a9134e
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-jsonpatch
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 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.24
Version: 1.25
Release: 0
Summary: Python - JSON-Patches
License: BSD-3-Clause