Hi all,

I am realising, that some python packages which also install scripts in `bin` 
provide also version dependent names. For example py27-coverage (which I am 
looking at) is providing apart from `coverage` also `coverage2` and 
`coverage-2.7`. 

In combination with Macports Portgroup which places these scripts end in 
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/ and links with 
version postfix are created. This leads to quite weird names link;

- coverage-2.7
- coverage2-2.7
- coverage-2.7-27

So wouldn't it be decidable that the Portgroup removes these additional scripts 
(only differing by a version postfix before the links are created?

Thanks!
~petr


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to