Compare commits

1 Commits
main ... 1.1

4 changed files with 9 additions and 14 deletions

BIN
jsonpointer-2.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
jsonpointer-2.4.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
Mon Nov 27 19:28:43 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.4:
* migrate to github actions
-------------------------------------------------------------------
Fri Apr 21 12:27:34 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -22,9 +22,10 @@
%bcond_with libalternatives
%endif
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{?sle15_python_module_pythons}
Name: python-jsonpointer
Version: 2.4
Version: 2.3
Release: 0
Summary: Module to identify specific nodes in a JSON document
License: BSD-3-Clause