From 686c98b2fafd5c8f7bc4ec2b37fe92c61189e84b3cee3df8ebcdd880f10bf1cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 4 Mar 2019 14:23:32 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-persistent?expand=0&rev=16 --- python-persistent.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-persistent.spec b/python-persistent.spec index 8ea0676..364fa63 100644 --- a/python-persistent.spec +++ b/python-persistent.spec @@ -49,7 +49,7 @@ such as the ZODB. Summary: Translucent persistent objects Group: Development/Languages/Python Requires: %{name} = %{version} -Requires: python-base +Requires: python-devel %description devel This package contains the files needed for binding the %{name} C module.