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

Added Files:
        setuptools-py.info 
Log Message:
setuptools 0.7.2 is the new distribute.
distribute was merged into setuptools at 0.7 and the distribute author is now 
leading the setuptools work.


--- NEW FILE: setuptools-py.info ---
Info2: << 
Package: setuptools-py%type_pkg[python]
Type: python (2.6 2.7 3.1 3.2 3.3)
Version: 0.7.2
Revision: 1
Source: http://pypi.python.org/packages/source/s/setuptools/setuptools-%v.tar.gz
Source-MD5: de44cd90f8a1c713d6c2bff67bbca65d

Depends: python%type_pkg[python]
Conflicts: distribute-py%type_pkg[python]
Replaces: distribute-py%type_pkg[python]

Description: EasyInstall and python eggs
Maintainer: Kurt Schwehr <goat...@users.sourceforge.net>
DocFiles: CHANGES.txt DEVGUIDE.txt README.txt docs
CompileScript: echo Skipping compile stage
InstallScript: <<
  %p/bin/python%type_raw[python] setup.py install --root=%d 
--single-version-externally-managed
  rm %i/bin/easy_install
<<
LICENSE: OSI-Approved
HomePage: https://pypi.python.org/pypi/setuptools

# Does not pass on macosx with /tmp really being /private/tmp
# http://bugs.python.org/setuptools/issue125
#InfoTest: <<
#    TestScript: <<
#      %p/bin/python%type_raw[python] setup.py test  || exit 2
#    <<
#<<

DescDetail: <<
Distribute has been merged back into setuptools 0.7.  setuptools
should now be used rather than distribute.

Easily download, build, install, upgrade, and uninstall Python
packages.

See also: pip and virtualenv
<<


# Info2
<<


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to