forked from pool/python-CherryPy
Accepting request 1042526 from devel:languages:python
- Fix Recommends: it is python-python-memcached, not just python-memcached. OBS-URL: https://build.opensuse.org/request/show/1042526 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CherryPy?expand=0&rev=32
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 13 00:25:14 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Fix Recommends: it is python-python-memcached, not just
|
||||||
|
python-memcached.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 2 11:32:54 UTC 2022 - Otto Hollmann <otto.hollmann@suse.com>
|
Tue Aug 2 11:32:54 UTC 2022 - Otto Hollmann <otto.hollmann@suse.com>
|
||||||
|
|
||||||
|
@@ -49,8 +49,8 @@ Requires(postun):update-alternatives
|
|||||||
%endif
|
%endif
|
||||||
Recommends: python-Routes >= 2.3.1
|
Recommends: python-Routes >= 2.3.1
|
||||||
Recommends: python-flup
|
Recommends: python-flup
|
||||||
Recommends: python-memcached >= 1.58
|
|
||||||
Recommends: python-pyOpenSSL
|
Recommends: python-pyOpenSSL
|
||||||
|
Recommends: python-python-memcached >= 1.58
|
||||||
Recommends: python-simplejson
|
Recommends: python-simplejson
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
|
Reference in New Issue
Block a user