[MacPorts] #49675: py-stevedore broken dependencies

MacPorts noreply at macports.org
Fri Nov 13 05:23:15 PST 2015


#49675: py-stevedore broken dependencies
-----------------------------+--------------------------------
  Reporter:  roman.klesel@…  |      Owner:  macports-tickets@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.3.4
Resolution:                  |   Keywords:
      Port:  py-stevedore    |
-----------------------------+--------------------------------
Changes (by ryandesign@…):

 * keywords:  virtualenvwrapper, python =>


Old description:

> 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

New description:

 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
 }}}

--

Comment:

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

-- 
Ticket URL: <https://trac.macports.org/ticket/49675#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list