FS#24395 - [python-pip] doesn't follow py3k naming policy

Attached to Project: Arch Linux
Opened by Andrew S. Grigorev (eigrad) - Monday, 23 May 2011, 01:04 GMT
Last edited by Dan McGee (toofishes) - Monday, 20 June 2011, 04:50 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Dan McGee (toofishes)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description: python-pip package should be renamed to python2-pip, and new package python-pip with python3 version of pip should be added
This task depends upon

Closed by  Dan McGee (toofishes)
Monday, 20 June 2011, 04:50 GMT
Reason for closing:  Implemented
Comment by Andrew S. Grigorev (eigrad) - Monday, 23 May 2011, 01:10 GMT
mv "$pkgdir/usr/bin/pip"{,2}

Loading...