[packages/tree-sitter-python] - adjusted python dependencies
qboosh
qboosh at pld-linux.org
Sat Jan 24 19:09:19 CET 2026
commit ea69eefe68eb2e96196d512b955478786de691c0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jan 24 19:09:29 2026 +0100
- adjusted python dependencies
tree-sitter-python.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/tree-sitter-python.spec b/tree-sitter-python.spec
index 59729a4..154413d 100644
--- a/tree-sitter-python.spec
+++ b/tree-sitter-python.spec
@@ -17,8 +17,9 @@ URL: https://github.com/tree-sitter/tree-sitter-python
BuildRequires: gcc >= 6:4.7
%if %{with python3}
BuildRequires: python3-devel >= 1:3.10
-BuildRequires: python3-setuptools
+BuildRequires: python3-setuptools >= 1:62.4.0
BuildRequires: python3-wheel
+BuildRequires: rpmbuild(macros) >= 1.714
%endif
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tree-sitter-python.git/commitdiff/ea69eefe68eb2e96196d512b955478786de691c0
More information about the pld-cvs-commit
mailing list