15
0

- 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/package/show/devel:languages:python/python-jsonpointer?expand=0&rev=36
This commit is contained in:
2023-11-27 19:29:28 +00:00
committed by Git OBS Bridge
parent a07c5f4d22
commit 999097ed5c
4 changed files with 14 additions and 9 deletions

View File

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