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

Modified Files:
        setuptools-py.info 
Added Files:
        setuptools-tng-py.info 
Removed Files:
        distribute-py.info 
Log Message:
sCVS: ----------------------------------------------------------------------
With maintainer's consent, break the distribute/setuptools deadlock issue
via the new setuptools-tng-py package and dummy upgrade placeholders for
both setuptools-py and distribute-py.


--- distribute-py.info DELETED ---

Index: setuptools-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/setuptools-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- setuptools-py.info  13 Jun 2013 14:32:47 -0000      1.2
+++ setuptools-py.info  14 Jun 2013 03:24:39 -0000      1.3
@@ -7,6 +7,9 @@
 Source-MD5: de44cd90f8a1c713d6c2bff67bbca65d
 
 Depends: python%type_pkg[python]
+Conflicts: distribute-py%type_pkg[python] (<< 0.7.2-3)
+Replaces: distribute-py%type_pkg[python]
+Provides: distribute-py%type_pkg[python]
 
 Description: EasyInstall and python eggs
 Maintainer: Kurt Schwehr <goat...@users.sourceforge.net>

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

BuildDepends: fink (>=0.32)
Depends: python%type_pkg[python]
Replaces: distribute-py27 (<< 0.7.2-3), setuptools-py27 (<< 0.7.2-3)

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: <<
Easily download, build, install, upgrade, and uninstall Python
packages.

This package replaces the distribute and setuptools packages.

See also: pip and virtualenv
<<

DescPackaging: <<
        Because of dependency deadlocks against setuptools-py when a 
        'real' distribute-py package is installed, we have introduced 
        setuputils-tng, which has no Conflicts against it.
<<

SplitOff: <<
        Package: distribute-py%type_pkg[python]
        Description: OBSOLETE: use setuptools-tng-py%type_pkg[python] instead
        RuntimeDepends: fink-obsolete-packages,  
setuptools-tng-py%type_pkg[python]
        DocFiles: CHANGES.txt
        DescDetail: <<
                Distribute has been merged back into setuptools 0.7.  
setuptools-tng
                should now be used rather than distribute or the prior Fink 
setuptools.
                (It's still called setuptools upstream.)
        <<
<<

SplitOff2: <<
        Package: setuptools-py%type_pkg[python]
        Description: OBSOLETE: use setuptools-tng-py%type_pkg[python] instead
        RuntimeDepends: fink-obsolete-packages,  
setuptools-tng-py%type_pkg[python]
        DocFiles: CHANGES.txt
        DescDetail: <<
                Distribute has been merged back into setuptools 0.7.  
setuptools-tng
                should now be used rather than distribute or the prior Fink 
setuptools.
                (It's still called setuptools upstream.)
        <<
<<

## 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