Bugzilla – Bug 1041275
python-celery fails to build
Last modified: 2019-01-19 14:45:46 UTC
Since the update of gcc to version 7, openSUSE:Factory/python-celery fails to build See a complete log file at https://build.opensuse.org/package/live_build_log/openSUSE:Factory/python-celery/standard/x86_64
This is not related to gcc7. The package python-kombu was updated to version 4.0.2 but celery still expects kombu<3.1,>=3.0.29. If no one beats me to it, I'll try updating celery.
That was harder than I thought: sr#506328 and sr#506559 are on their way to d:l:p.
python-celery appears to build fine now: closing as fixed.