15
0

So, just in case somebody asks for python2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.std.pathlib?expand=0&rev=4
This commit is contained in:
2020-04-22 11:21:42 +00:00
committed by Git OBS Bridge
parent 0ffe65d95f
commit 65acea0d5d

View File

@@ -30,6 +30,9 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-ruamel.base >= 1.0.0+post1
BuildArch: noarch
%ifpython2
Requires: python-pathlib2
%endif
%python_subpackages
%description