FS#16273 - [python] provide "python2"
Attached to Project:
Arch Linux
Opened by Xyne (Xyne) - Sunday, 20 September 2009, 01:10 GMT
Last edited by Allan McRae (Allan) - Sunday, 20 September 2009, 01:40 GMT
Opened by Xyne (Xyne) - Sunday, 20 September 2009, 01:10 GMT
Last edited by Allan McRae (Allan) - Sunday, 20 September 2009, 01:40 GMT
|
Details
The current python package (2.x) should provide "python2" so
that python2-only applications can depend on it
explicitly.
Although it may be a while off, this should make the python->python2 && python3->python transition smoother. |
This task depends upon
Closed by Allan McRae (Allan)
Sunday, 20 September 2009, 01:40 GMT
Reason for closing: Implemented
Additional comments about closing: On SVN trunk. Will be part of 2.6.3 release (soon)
Sunday, 20 September 2009, 01:40 GMT
Reason for closing: Implemented
Additional comments about closing: On SVN trunk. Will be part of 2.6.3 release (soon)
> pacman -Qo $(which python2)
/usr/bin/python2 is owned by python 2.6.2-5
Edit: sorry miss read the bug. You mean add a "provides" line to the package. My bad...