From 858a1106a757407a4b126c2b5d9a9ec864488debd5e0a032911d9bf58b2bece7 Mon Sep 17 00:00:00 2001 From: Kristoffer Gronlund Date: Tue, 28 May 2019 07:21:00 +0000 Subject: [PATCH] Accepting request 705795 from home:KGronlund:branches:devel:languages:python - Work around hidden python packaging magic (bsc#1131136) OBS-URL: https://build.opensuse.org/request/show/705795 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parallax?expand=0&rev=29 --- python-parallax.changes | 5 +++++ python-parallax.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-parallax.changes b/python-parallax.changes index 60a4a95..e9ac3aa 100644 --- a/python-parallax.changes +++ b/python-parallax.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 28 07:12:30 UTC 2019 - Kristoffer Gronlund + +- Work around hidden python packaging magic (bsc#1131136) + ------------------------------------------------------------------- Tue Dec 18 09:40:49 UTC 2018 - kgronlund@suse.com diff --git a/python-parallax.spec b/python-parallax.spec index 0d37b32..fdce3f9 100644 --- a/python-parallax.spec +++ b/python-parallax.spec @@ -1,7 +1,7 @@ # # spec file for package python-parallax # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,8 @@ Source: https://files.pythonhosted.org/packages/source/p/parallax/parall BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Obsoletes: python-parallax < %{version} +%define oldpython python +Obsoletes: %{oldpython}-parallax < %{version} Requires: openssh BuildArch: noarch %if 0%{?suse_version}