[MacPorts] #49675: py-stevedore broken dependencies
MacPorts
noreply at macports.org
Sun Nov 15 13:36:38 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 |
-----------------------------+--------------------------------
Comment (by petr@…):
To test a port version from you "sandbox", just cd the port's directory
and run port command without specifying the port name. In the case of
Python ports, you need to specify the subport explicitly.
So something like:
{{{
cd py-pbr # or whatever the directory is
sudo port -v install subport=py27-pbr
}}}
This works well for single ports. Of cause, the resolution of dependencies
works only for registered ports, so if you need to work on a set of port's
which depend on each other, you'd better set up a local port repository.
This is well described in the Guide.
--
Ticket URL: <https://trac.macports.org/ticket/49675#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list