Opened 7 years ago
Closed 7 years ago
#54538 closed defect (fixed)
py27-virtualfish misses files when installed
Reported by: | ostefano (Stefano Ortolani) | Owned by: | kurthindenburg (Kurt Hindenburg) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py-virtualfish |
Description
When virtualfish (1.0.5) is installed by py-virtualfish via macports, the content of "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/virtualfish/" directory is:
__init__.py __init__.pyc
When using virtualfish installed by pip, the content is:
__init__.py __main__.py auto_activation.fish global_requirements.fish virtual.fish __init__.pyc __main__.pyc compat_aliases.fish projects.fish
Clearly one is wrong :)
Change History (2)
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Port: | py-virtualfish added; py27-virtualfish removed |
---|
comment:2 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)
Owner: | set to kurthindenburg |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In 0dea4944b4437857da3dfc4ab396bdf31793efe8/macports-ports: