[X2Go-Commits] [pyhoca-gui] 01/02: Revert "pyhoca-gui.spec: backport *SuSE build fix from pyhoca-cli: make python-devel a build requirement even for Python-3-builds."

git-admin at x2go.org git-admin at x2go.org
Tue Dec 24 07:41:29 CET 2019


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

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

commit 35ff0e899f0ea1e2760f4619302b7f72a5c02186
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Tue Dec 24 07:35:02 2019 +0100

    Revert "pyhoca-gui.spec: backport *SuSE build fix from pyhoca-cli: make python-devel a build requirement even for Python-3-builds."
    
    This reverts commit f132310c4047404d433e93725caab949beddc10f.
---
 debian/changelog | 2 ++
 pyhoca-gui.spec  | 5 -----
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5b6a435..47aa7d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -48,6 +48,8 @@ pyhoca-gui (0.6.1.0-0x2go1) UNRELEASED; urgency=medium
       once later on.
     + Backport *SuSE build fix from pyhoca-cli: make python-devel a build
       requirement even for Python-3-builds.
+    + Revert backport *SuSE build fix: we probably don't need this, problem
+      lies somewhere else.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 11 Dec 2019 12:47:21 +0100
 
diff --git a/pyhoca-gui.spec b/pyhoca-gui.spec
index 64f6a34..27cfb83 100644
--- a/pyhoca-gui.spec
+++ b/pyhoca-gui.spec
@@ -141,11 +141,6 @@ BuildRequires:  python-setuptools
 BuildRequires:  python-distutils-extra
 %endif
 %if 0%{?with_python3}
-%if 0%{?suse_version}
-# For some reason, even pure Python-3-builds need python-devel as a build
-# requirement. Not quite sure why, but builds are failing without it.
-BuildRequires:  python-devel
-%endif
 BuildRequires:  %{name_helper_python3}-devel
 BuildRequires:  %{name_helper_python3}-setuptools
 BuildRequires:  %{name_helper_python3}-distutils-extra

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git


More information about the x2go-commits mailing list