Bug 1041275

Summary: python-celery fails to build
Product: [openSUSE] openSUSE Tumbleweed Reporter: Dominique Leuenberger <dimstar>
Component: OtherAssignee: Denisart Benjamin <p.drouand>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: benoit.monin, qantas94heavy
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Dominique Leuenberger 2017-05-29 08:55:50 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
Comment 1 Benoît Monin 2017-06-26 18:31:39 UTC
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.
Comment 2 Benoît Monin 2017-06-27 20:21:01 UTC
That was harder than I thought: sr#506328 and sr#506559 are on their way to d:l:p.
Comment 3 Karl Cheng 2019-01-19 14:45:46 UTC
python-celery appears to build fine now: closing as fixed.