Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9279

Added Files:
        pip-py.info 
Log Message:
copy pip-py from 10.7 into 10.6

--- NEW FILE: pip-py.info ---
Info2: << 
Package: pip-py%type_pkg[python]
Type: python (2.7)
Version: 1.4
Revision: 1
Source: http://pypi.python.org/packages/source/p/pip/pip-%v.tar.gz
Source-MD5: ca790be30004937987767eac42cfa44a

Depends: python%type_pkg[python], setuptools-tng-py%type_pkg[python]

Description: Python package management
Maintainer: Kurt Schwehr <goat...@users.sourceforge.net>
DocFiles: AUTHORS.txt LICENSE.txt docs
CompileScript: echo Skipping compile stage
InstallScript: <<
  #!/bin/bash -ev
  %p/bin/python%type_raw[python] setup.py install --root=%d
  mv %i/bin/pip %i/bin/pip-py%type_raw[python]
<<

PostInstScript: <<
 update-alternatives --verbose --install %p/bin/pip pip 
%p/bin/pip-py%type_raw[python] %type_pkg[python] 
<<

PreRmScript: <<
 update-alternatives --verbose --remove pip %p/bin/pip-py%type_raw[python]
<<

LICENSE: OSI-Approved
HomePage: http://pypi.python.org/pypi/pip

DescDetail: <<
pip is a tool for installing and managing Python packages, such as
those found in the Python Package Index. It's a replacement for
easy_install.

Do not use pip to install on top of your fink tree.  That is a 
bad bad bad idea.  Use --target with install to install packages
to the side someplace.
<< 

# Info2
<<


------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to