Bug 1041275 - python-celery fails to build
Summary: python-celery fails to build
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Denisart Benjamin
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-29 08:55 UTC by Dominique Leuenberger
Modified: 2019-01-19 14:45 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.