[packages/tree-sitter-json] - adjusted python dependencies
qboosh
qboosh at pld-linux.org
Sat Jan 24 19:02:30 CET 2026
commit f9c62cd3f57041aa4f442b432cfbd51f0a38e9a1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jan 24 19:02:36 2026 +0100
- adjusted python dependencies
tree-sitter-json.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/tree-sitter-json.spec b/tree-sitter-json.spec
index 75790e7..7b197de 100644
--- a/tree-sitter-json.spec
+++ b/tree-sitter-json.spec
@@ -17,8 +17,9 @@ URL: https://github.com/tree-sitter/tree-sitter-json
BuildRequires: gcc >= 6:4.7
%if %{with python3}
BuildRequires: python3-devel >= 1:3.9
-BuildRequires: python3-setuptools
+BuildRequires: python3-setuptools >= 1:42
BuildRequires: python3-wheel
+BuildRequires: rpmbuild(macros) >= 1.714
%endif
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -70,7 +71,7 @@ Analizator formatu JSON dla Neovima.
Summary: JSON parser for Python
Summary(pl.UTF-8): Analizator formatu JSON dla Pythona
Group: Libraries/Python
-Requires: python3-tree-sitter >= 0.24
+Requires: python3-tree-sitter >= 0.22
%description -n python3-tree-sitter-json
JSON parser for Python.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tree-sitter-json.git/commitdiff/f9c62cd3f57041aa4f442b432cfbd51f0a38e9a1
More information about the pld-cvs-commit
mailing list