[packages/tree-sitter-c] - macros for python
qboosh
qboosh at pld-linux.org
Sun Jan 25 12:26:11 CET 2026
commit c02c7d63ad6fc8ffcc4695e8af430cff0fb8fb5c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jan 25 12:26:13 2026 +0100
- macros for python
tree-sitter-c.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/tree-sitter-c.spec b/tree-sitter-c.spec
index 0339b29..6ffa412 100644
--- a/tree-sitter-c.spec
+++ b/tree-sitter-c.spec
@@ -17,8 +17,9 @@ URL: https://github.com/tree-sitter/tree-sitter-c
BuildRequires: gcc >= 6:4.7
%if %{with python3}
BuildRequires: python3-devel >= 1:3.10
-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)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tree-sitter-c.git/commitdiff/c02c7d63ad6fc8ffcc4695e8af430cff0fb8fb5c
More information about the pld-cvs-commit
mailing list