forked from pool/python-jsonpointer
Accepting request 1129227 from devel:languages:python
- update to 2.4: * migrate to github actions * Fix invalid escape sequences * Add test for get_parts * Avoid converting readme to rST for PyPI upload * no changes OBS-URL: https://build.opensuse.org/request/show/1129227 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpointer?expand=0&rev=20
This commit is contained in:
BIN
jsonpointer-2.3.tar.gz
LFS
BIN
jsonpointer-2.3.tar.gz
LFS
Binary file not shown.
BIN
jsonpointer-2.4.tar.gz
LFS
Normal file
BIN
jsonpointer-2.4.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Fri Apr 21 12:27:34 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -22,10 +22,9 @@
|
|||||||
%bcond_with libalternatives
|
%bcond_with libalternatives
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-jsonpointer
|
Name: python-jsonpointer
|
||||||
Version: 2.3
|
Version: 2.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Module to identify specific nodes in a JSON document
|
Summary: Module to identify specific nodes in a JSON document
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
|||||||
Reference in New Issue
Block a user