FS#23474 - [python-pip] depends on setuptools

Attached to Project: Arch Linux
Opened by Netanel Shine (netanel) - Monday, 28 March 2011, 10:33 GMT
Last edited by Ionut Biru (wonder) - Monday, 28 March 2011, 11:35 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Stéphane Gaudreault (stephane)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:

python-pip in [extra] depends on setuptools (no such package, should be python2-distribute)


Additional info:
* package version(s)
* config and/or log files etc.

Repository : extra
Name : python-pip
Version : 0.8.3-1
URL : http://pypi.python.org/pypi/pip
Licenses : MIT
Groups : None
Provides : None
Depends On : python2 setuptools
Optional Deps : None
Conflicts With : python-pyinstall
Replaces : python-pyinstall
Download Size : 115.85 K
Installed Size : 720.00 K
Packager : Dan McGee <dan@archlinux.org>
Architecture : any
Build Date : Wed 16 Mar 2011 03:19:54 PM CET
MD5 Sum : 86a15ba67854ea4d1b205406f328eb33
Description : An easy_install replacement for installing pypi python packages


Steps to reproduce:
This task depends upon

Closed by  Ionut Biru (wonder)
Monday, 28 March 2011, 11:35 GMT
Reason for closing:  Fixed
Additional comments about closing:  python2-distribute-0.6.15-2
Comment by Hilton Medeiros (hilton) - Monday, 28 March 2011, 11:14 GMT
Someone split the python-distribute package to provide python2-distribute and forgot to
set provides/replaces for setuptools on it. There is more packages with this problem now:

error: failed to prepare transaction (could not satisfy dependencies)
:: python-jinja: requires setuptools
:: python-pip: requires setuptools
:: python-virtualenv: requires setuptools
:: supervisor: requires setuptools
Comment by Ionut Biru (wonder) - Monday, 28 March 2011, 11:31 GMT
i'm going to fix this

Loading...