15
0

Accepting request 731426 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/731426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=21
This commit is contained in:
2019-09-23 10:18:31 +00:00
committed by Git OBS Bridge
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