[packages/systemtap] make python3-pyparsing hard dependency in -sdt-devel

atler atler at pld-linux.org
Tue May 5 16:30:34 CEST 2026


commit fc22da17497ea74291873d314295abe2b7a4fa75
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue May 5 16:26:56 2026 +0200

    make python3-pyparsing hard dependency in -sdt-devel
    
    while dtrace provides fallback _ReProvider implementation it does not
    parse correctly valid source files (ie it fails ruby's configure check)

 systemtap.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/systemtap.spec b/systemtap.spec
index bf71d8f..d76aa5b 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -294,7 +294,7 @@ Summary(pl.UTF-8):	Narzędzia do obsługi sond statycznych
 License:	GPL v2+ and Public Domain
 Group:		Development/Libraries
 Requires:	python3-modules >= 1:3.2
-Suggests:	python3-pyparsing
+Requires:	python3-pyparsing
 
 %description sdt-devel
 This package includes the <sys/sdt.h> header file used for static
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemtap.git/commitdiff/fc22da17497ea74291873d314295abe2b7a4fa75



More information about the pld-cvs-commit mailing list