Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lua-lmod for openSUSE:Factory 
checked in at 2025-03-31 11:40:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-lmod (Old)
 and      /work/SRC/openSUSE:Factory/.lua-lmod.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-lmod"

Mon Mar 31 11:40:10 2025 rev:45 rq:1265193 version:8.7.55

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-lmod/lua-lmod.changes        2025-01-27 
20:56:48.386472556 +0100
+++ /work/SRC/openSUSE:Factory/.lua-lmod.new.2696/lua-lmod.changes      
2025-03-31 11:41:01.466801101 +0200
@@ -1,0 +2,5 @@
+Fri Mar 28 11:57:38 UTC 2025 - Egbert Eich <[email protected]>
+
+- Remove python2 support.
+
+-------------------------------------------------------------------
@@ -26 +31,2 @@
-   (8.7.39) * Fix busted test for ModuleA.
+  * Version 8.7.39:
+    + Fix busted test for ModuleA.
@@ -32,3 +38,3 @@
-    + Added new function `depends_on_any()`.
-    + If `$MODULES_AUTO_HANDLING` is set then
-      `prereq() -> depends_on()`; prereq_any() -> depends_on_any()`
+    + Added new function `depends_on_any()`:
+      If `$MODULES_AUTO_HANDLING` is set then
+      `prereq()` -> `depends_on()`, `prereq_any()` -> `depends_on_any()`
@@ -84 +90 @@
-    + Do not reset `BASH_ENV` if already set for profile.in.
+    + Do not reset `BASH_ENV` if already set for `profile.in`.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lua-lmod.spec ++++++
--- /var/tmp/diff_new_pack.eNZzWe/_old  2025-03-31 11:41:02.138828948 +0200
+++ /var/tmp/diff_new_pack.eNZzWe/_new  2025-03-31 11:41:02.142829113 +0200
@@ -66,24 +66,14 @@
 Requires:       tcl
 Requires:       (lua-lmod-apparmor-abstractions if apparmor-abstractions)
 Conflicts:      Modules
-%if 0%{suse_version} >= 1550
 BuildRequires:  python3-Sphinx
-%else
-BuildRequires:  python-Sphinx
-%endif
 Provides:       environment-modules
 Provides:       lua-lmod-man = %{version}-%{release}
 Provides:       ml = %{version}
 Conflicts:      environment-modules
 %if 0%{?build_pdf:1}
 
-%if 0%{suse_version} >= 1550
 BuildRequires:  python3-Sphinx-latex
-%else
-%if 0%{?sle_version} == 0 || 0%{?sle_version} >= 120300
-BuildRequires:  python-Sphinx-latex
-%endif
-%endif
 BuildRequires:  texlive
 BuildRequires:  texlive-babel
 BuildRequires:  texlive-babel-english

Reply via email to