Opened 9 years ago

Last modified 9 years ago

#49675 closed defect

py-stevedore broken dependencies — at Version 1

Reported by: roman.klesel@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: py-stevedore

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Trying to install with either port install py27-stevedore or port install py34-stevedore fails

Looking into the dependencies of of the package it says:

 setup_requires=['pbr>=0.5.21,<1.0']

However macports only provides pbr 1.1.1

$ port search pbr
py-pbr @1.1.1 (python, devel)
    Python Build Reasonableness

py27-pbr @1.1.1 (python, devel)
    Python Build Reasonableness

py34-pbr @1.1.1 (python, devel)
    Python Build Reasonableness 

Change History (2)

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: virtualenvwrapper python removed

py-stevedore and py-pbr are unmaintained in MacPorts, so someone would have to volunteer to provide a fix. Can you provide a fix?

Changed 9 years ago by roman.klesel@…

Attachment: 49567-0.diff added
Note: See TracTickets for help on using tickets.