[packages/tree-sitter-vimdoc] - adjusted python dependencies
qboosh
qboosh at pld-linux.org
Sun Jan 25 09:42:56 CET 2026
commit fef4a96aa18f47a2beac6be401961867ca969294
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jan 25 09:43:00 2026 +0100
- adjusted python dependencies
tree-sitter-vimdoc.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/tree-sitter-vimdoc.spec b/tree-sitter-vimdoc.spec
index de0c487..78d5de8 100644
--- a/tree-sitter-vimdoc.spec
+++ b/tree-sitter-vimdoc.spec
@@ -17,8 +17,9 @@ URL: https://github.com/neovim/tree-sitter-vimdoc
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-vimdoc.git/commitdiff/fef4a96aa18f47a2beac6be401961867ca969294
More information about the pld-cvs-commit
mailing list