[X2Go-Commits] [x2goclient] 16/25: Revert "pyhoca-cli.spec: hopefully fix builds on *SuSE: even pure Python-3-builds need python-devel as a build requirement (only)... for some weird reason."
git-admin at x2go.org
git-admin at x2go.org
Fri Dec 15 21:07:17 CET 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to annotated tag 0.6.1.2
in repository x2goclient.
commit 6847b62eab45992e5e55a70d41129751868f87b8
Author: Mihai Moldovan <ionic at ionic.de>
Date: Tue Dec 24 07:36:14 2019 +0100
Revert "pyhoca-cli.spec: hopefully fix builds on *SuSE: even pure Python-3-builds need python-devel as a build requirement (only)... for some weird reason."
This reverts commit 9e3be6547ecd3e324cbd12688c13e806fc1bce4f.
---
debian/changelog | 2 ++
pyhoca-cli.spec | 5 -----
2 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 63e87958..6565592c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,8 @@ pyhoca-cli (0.6.1.2-0x2go1) UNRELEASED; urgency=medium
+ Fix typo in Python-2-Requires: line: random % char.
+ Hopefully fix builds on *SuSE: even pure Python-3-builds need
python-devel as a build requirement (only)... for some weird reason.
+ + Revert backport *SuSE build fix: we probably don't need this, problem
+ lies somewhere else.
-- X2Go Release Manager <git-admin at x2go.org> Fri, 22 Nov 2019 15:26:45 +0100
diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec
index fc2e45cc..e6686972 100644
--- a/pyhoca-cli.spec
+++ b/pyhoca-cli.spec
@@ -142,11 +142,6 @@ Requires: python-setproctitle
Requires: %{name_helper_python2}-x2go >= 0.6.1.0
%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
Requires: %{name_helper_python3}-setproctitle
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
More information about the x2go-commits
mailing list