15
0

Accepting request 731320 from home:jayvdb:branches:devel:languages:python

Use recommended syntax in .spec

OBS-URL: https://build.opensuse.org/request/show/731320
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=44
This commit is contained in:
Tomáš Chvátal
2019-09-17 08:39:01 +00:00
committed by Git OBS Bridge
parent 999f00903b
commit 0b93a68d7f
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 16 15:36:08 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Replace => with >= in BuildRequires
-------------------------------------------------------------------
Fri Sep 6 06:54:38 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@@ -28,7 +28,7 @@ Source: https://files.pythonhosted.org/packages/source/r/ruamel.yaml/rua
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-ruamel.yaml.clib => 0.1.2
Requires: python-ruamel.yaml.clib >= 0.1.2
BuildArch: noarch
%ifpython2
Requires: python-ruamel.ordereddict