[packages/ant] drop BR: jython

atler atler at pld-linux.org
Thu May 7 14:14:52 CEST 2026


commit 6ff4b04fc55773d7164344bf5322691566cbe7d2
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu May 7 14:13:43 2026 +0200

    drop BR: jython
    
    jython is optional runtime dependency to support <script> task with
    python language

 ant.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/ant.spec b/ant.spec
index ff1d721..d28b9ca 100644
--- a/ant.spec
+++ b/ant.spec
@@ -86,7 +86,6 @@ URL:		https://ant.apache.org/
 %{?with_apache_resolver:BuildRequires:	java-xml-commons-resolver}
 %buildrequires_jdk
 BuildRequires:	jpackage-utils
-%{?with_apache_bsf:BuildRequires:	jython}
 BuildRequires:	rpm >= 4.4.9-56
 BuildRequires:	rpm-javaprov
 BuildRequires:	rpm-pythonprov
@@ -521,7 +520,7 @@ export JAVA_HOME="%{java_home}"
 
 %{?with_junit:required_jars="$required_jars junit"}
 %{?with_antlr:required_jars="$required_jars antlr"}
-%{?with_apache_bsf:required_jars="$required_jars bsf jython bsh"}
+%{?with_apache_bsf:required_jars="$required_jars bsf bsh"}
 %{?with_apache_resolver:required_jars="$required_jars resolver"}
 %{?with_commons_logging:required_jars="$required_jars commons-logging"}
 %{?with_commons_net:required_jars="$required_jars commons-net"}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ant.git/commitdiff/6ff4b04fc55773d7164344bf5322691566cbe7d2



More information about the pld-cvs-commit mailing list