forked from pool/python-celery
Accepting request 697578 from home:mcalabkova:branches:devel:languages:python
- shelve (used in beat.py) needs python3-dbm for one particular task OBS-URL: https://build.opensuse.org/request/show/697578 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=116
This commit is contained in:
committed by
Git OBS Bridge
parent
270b7c6b0e
commit
d413c69c23
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 14:10:26 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- shelve (used in beat.py) needs python3-dbm for one particular task
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 21 10:48:26 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
@@ -53,6 +53,9 @@ Requires: python-kombu >= 4.0.2
|
||||
Requires: python-python-dateutil
|
||||
Requires: python-pytz >= 2016.7
|
||||
Requires: python-vine
|
||||
%ifpython3
|
||||
Requires: python3-dbm
|
||||
%endif
|
||||
Recommends: python-curses
|
||||
Recommends: python-pyOpenSSL
|
||||
Suggests: python-eventlet
|
||||
|
||||
Reference in New Issue
Block a user