This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository pyhoca-gui.

commit 547b62ae384dfc5769806109f1f4eeb353497c0d
Author: Mihai Moldovan <io...@ionic.de>
Date:   Thu Aug 24 06:50:14 2023 +0200

    pyhoca-gui.spec: drop Python 2 support for OpenSuSE Leap 15.4+ and 
Tumbleweed (and ALP).
---
 debian/changelog | 2 ++
 pyhoca-gui.spec  | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 37a6e1b..2322bf8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ pyhoca-gui (0.6.1.2-0x2go1) UNRELEASED; urgency=medium
     - po/*.po: update comment headers with actual values.
     - misc: pre-release copyright update.
     - man/man1/pyhoca-gui.1: pre-release date update.
+  * pyhoca-gui.spec:
+    + Drop Python 2 support for OpenSuSE Leap 15.4+ and Tumbleweed (and ALP).
 
  -- X2Go Release Manager <git-ad...@x2go.org>  Thu, 02 Jan 2020 13:14:06 +0100
 
diff --git a/pyhoca-gui.spec b/pyhoca-gui.spec
index 6e63246..1cbdb05 100644
--- a/pyhoca-gui.spec
+++ b/pyhoca-gui.spec
@@ -8,8 +8,10 @@
 
 # Fedora 30 deprecated Python 2, 31 disabled support for building these
 # packages.
+# OpenSuSE Leap 15.4 seems to have dropped it, too, and it's certainly dead
+# for Tumbleweed and ALP.
 %global want_python2 1
-%if 0%{?fedora} >= 31
+%if 0%{?fedora} >= 31 || 0%{?suse_version} >= 1600 || 0%{?sle_version} >= 
150400
 %global want_python2 0
 %endif
 

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/pyhoca-gui.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to