From 65acea0d5dcd166f2006a4fa9dbc6cd976fe8c514c5b5b2fd0a99a096568ede3 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 22 Apr 2020 11:21:42 +0000 Subject: [PATCH] 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 --- python-ruamel.std.pathlib.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python-ruamel.std.pathlib.spec b/python-ruamel.std.pathlib.spec index c130022..b2a4887 100644 --- a/python-ruamel.std.pathlib.spec +++ b/python-ruamel.std.pathlib.spec @@ -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