What | Removed | Added |
---|---|---|
Assignee | mpluskal@suse.com | bnc-team-screening@forge.provo.novell.com |
(In reply to Max Lin from comment #0) > With https://build.opensuse.org/request/show/541773 python-boto3 no longer > able to build due to can not find python3-futures Then it has wrong dependencies, python3-futures do not make sense as it was just backport of python3 functionality to python2: See also: https://pypi.python.org/pypi/futures - "Programming Language :: Python :: 2 :: Only" I would suggest to assign this to maintainers of affected packages - dependencies need to be resolved there, or python3 itself could provide this.