From d890bcef945f313f784f88e150018cd811e900c382b85dbe938b0a9b0bc651de Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 13 Dec 2022 00:26:06 +0000 Subject: [PATCH] - Fix Recommends: it is python-python-memcached, not just python-memcached. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=56 --- python-CherryPy.changes | 6 ++++++ python-CherryPy.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-CherryPy.changes b/python-CherryPy.changes index 8241ef7..6831f24 100644 --- a/python-CherryPy.changes +++ b/python-CherryPy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 13 00:25:14 UTC 2022 - Matej Cepl + +- Fix Recommends: it is python-python-memcached, not just + python-memcached. + ------------------------------------------------------------------- Tue Aug 2 11:32:54 UTC 2022 - Otto Hollmann diff --git a/python-CherryPy.spec b/python-CherryPy.spec index 4ab5be2..2be0c83 100644 --- a/python-CherryPy.spec +++ b/python-CherryPy.spec @@ -49,8 +49,8 @@ Requires(postun):update-alternatives %endif Recommends: python-Routes >= 2.3.1 Recommends: python-flup -Recommends: python-memcached >= 1.58 Recommends: python-pyOpenSSL +Recommends: python-python-memcached >= 1.58 Recommends: python-simplejson BuildArch: noarch # SECTION test requirements