FS#40660 - [python2-babel] pip complains "cannot find svn location"
Attached to Project:
Community Packages
Opened by Marti (intgr) - Tuesday, 03 June 2014, 15:43 GMT
Last edited by Balló György (City-busz) - Saturday, 09 August 2014, 09:51 GMT
Opened by Marti (intgr) - Tuesday, 03 June 2014, 15:43 GMT
Last edited by Balló György (City-busz) - Saturday, 09 August 2014, 09:51 GMT
|
Details
Description: When I run any pip commands with python2-babel
installed, it always reports the following warnings:
Warning: cannot find svn location for Babel==1.3-20140317 ## FIXME: could not find svn URL in dependency_links for this package: Babel==1.3-20140317 |
This task depends upon
The warning is printed because of the way python2-babel is packaged in Arch Linux. If I install Babel from PyPI with pip commands, this does not occur. So it's hard to claim this is an upstream bug.