From 470f6f3e9b900eacc2eff01cff6f9ef1662ab6709a8137eece60a365ac2ffa8e Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 13 Mar 2020 12:45:18 +0000 Subject: [PATCH] Stop building the python2 package for openSUSE Tumbleweed. OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-qt3d-qt5?expand=0&rev=7 --- python-qt3d-qt5.changes | 5 +++++ python-qt3d-qt5.spec | 6 +++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/python-qt3d-qt5.changes b/python-qt3d-qt5.changes index 3ab39a5..b58b3d8 100644 --- a/python-qt3d-qt5.changes +++ b/python-qt3d-qt5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 13 12:44:58 UTC 2020 - Christophe Giboudeaux + +- Stop building the python2 package for openSUSE Tumbleweed. + ------------------------------------------------------------------- Wed Nov 13 15:17:51 UTC 2019 - Todd R diff --git a/python-qt3d-qt5.spec b/python-qt3d-qt5.spec index 9c7a490..da9c386 100644 --- a/python-qt3d-qt5.spec +++ b/python-qt3d-qt5.spec @@ -1,7 +1,7 @@ # # spec file for package python-qt3d-qt5 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,11 @@ # +%if 0%{?suse_version} <= 1500 %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%else +%{?!python_module:%define python_module() python3-%{**}} +%endif Name: python-qt3d-qt5 Version: 5.13.1 Release: 0