Accepting request 677947 from home:jayvdb:branches:devel:languages:python

- Add missing dependency on pytz, needed by celery.utils
- Remove unused build dependency on cl

OBS-URL: https://build.opensuse.org/request/show/677947
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=113
This commit is contained in:
Tomáš Chvátal
2019-02-21 10:18:42 +00:00
committed by Git OBS Bridge
parent 3c235b3d84
commit 9a77c8c8a7
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 21 09:44:59 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add missing dependency on pytz, needed by celery.utils
- Remove unused build dependency on cl
-------------------------------------------------------------------
Fri Feb 15 11:07:36 UTC 2019 - John Vandenberg <jayvdb@gmail.com>