Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26681
Modified Files: distribute-py.info setuptools-py.info Log Message: distribute is now empty and depends on setuptools >= 0.7.2-2. ask suggested by akh Index: distribute-py.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/distribute-py.info,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- distribute-py.info 10 Jun 2013 04:44:27 -0000 1.16 +++ distribute-py.info 13 Jun 2013 14:32:47 -0000 1.17 @@ -1,7 +1,8 @@ Info2: << DescDetail: << As of 2013-Jun-09, distribute has been merged into -setuptools 0.7. This package is now deprecated. +setuptools 0.7. This package is now is empty and depends +on setuptools. NOTE: At PyCon 2013, the maintainer of the upstream of distribute and setuptools (now the same guy) are going @@ -16,37 +17,18 @@ Package: distribute-py%type_pkg[python] Type: python (2.6 2.7 3.1 3.2 3.3) Version: 0.6.45 -Revision: 1 -Source: http://pypi.python.org/packages/source/d/distribute/distribute-%v.tar.gz -Source-MD5: 8953f2c07e6700dabf2ec150129b8c31 - -Depends: python%type_pkg[python] -Provides: setuptools-py%type_pkg[python] -Conflicts: setuptools-py%type_pkg[python] -Replaces: setuptools-py%type_pkg[python] +Revision: 2 +Source: none +Depends: setuptools-py%type_pkg[python] (>=0.7.2-2) Description: EasyInstall and python eggs (deprecated) Maintainer: Kurt Schwehr <goat...@users.sourceforge.net> -DocFiles: CHANGES.txt CONTRIBUTORS.txt DEVGUIDE.txt README.txt -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 -<< +CompileScript: echo Skipping compile stage +InstallScript: echo "Empty package that depends on setuptools" >> README +DocFiles: README LICENSE: OSI-Approved HomePage: http://pypi.python.org/pypi/distribute/ -# 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 -# << -#<< - - # Info2 << Index: setuptools-py.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/setuptools-py.info,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- setuptools-py.info 12 Jun 2013 14:45:52 -0000 1.1 +++ setuptools-py.info 13 Jun 2013 14:32:47 -0000 1.2 @@ -2,13 +2,11 @@ Package: setuptools-py%type_pkg[python] Type: python (2.6 2.7 3.1 3.2 3.3) Version: 0.7.2 -Revision: 1 +Revision: 2 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> ------------------------------------------------------------------------------ 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