Package: python3-softlayer
Version: 3.2.0-1
Severity: grave
Justification: renders package unusable
Dear Maintainer,
* What led up to the situation?
I ran the SL command.
* What exactly did you do (or not do) that was effective (or
ineffective)?
$ SL
* What was the outcome of this action?
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pkg_resources.py", line 449, in
_build_master
ws.require(__requires__)
File "/usr/lib/python3/dist-packages/pkg_resources.py", line 745, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3/dist-packages/pkg_resources.py", line 644, in resolve
raise VersionConflict(dist, req)
pkg_resources.VersionConflict: (docopt 0.6.2 (/usr/lib/python3/dist-packages),
Requirement.parse('docopt==0.6.1'))
* What outcome did you expect instead?
I checked and there aren't any incompatible changes in docopt 0.6.2, so the ==
constraint should be changed to >= so the package will work.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]