Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv3475

Modified Files:
        setuptools-py.info 
Log Message:
added python 2.5 variant, as 0.6c3 added support for 2.5
bin/easy_install removed so now there is only a versioned 
bin/easy_install-2.[45]


Index: setuptools-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/setuptools-py.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- setuptools-py.info  21 Sep 2006 09:49:36 -0000      1.5
+++ setuptools-py.info  22 Sep 2006 12:22:50 -0000      1.6
@@ -1,8 +1,8 @@
 Info2: << 
 Package: setuptools-py%type_pkg[python]
-Type: python (2.4)
+Type: python (2.4 2.5)
 Version: 0.6c3
-Revision: 1
+Revision: 2
 Source: 
http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%v.tar.gz
 Source-MD5: 76cb98b779d356c64323125490f88d17
 Depends: python%type_pkg[python]
@@ -14,6 +14,7 @@
 <<
 InstallScript: <<
   %p/bin/python%type_raw[python] setup.py install --root=%d 
--single-version-externally-managed
+  rm %i/bin/easy_install
 <<
 
 LICENSE: OSI-Approved
@@ -40,6 +41,10 @@
 lives easier.
 
 Thanks to Phillip J. Eby for help with packaging setuptools.
+
+May need to add support for /bin/easy_install that tracks the version
+of python.  Hopefully since everything is "externally-managed" this
+will not be necessary.
 <<
 
 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to