forked from pool/python-parallax
Accepting request 705801 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/705801 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parallax?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 07:12:30 UTC 2019 - Kristoffer Gronlund <kgronlund@suse.com>
|
||||
|
||||
- Work around hidden python packaging magic (bsc#1131136)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 18 09:40:49 UTC 2018 - kgronlund@suse.com
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user