Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv11395

Added Files:
        pytools-py.info six-py.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


--- NEW FILE: six-py.info ---
Info2: <<
Package: six-py%type_pkg[python]
Version: 1.0.0
Revision: 1
Type: python (2.6 2.7 3.1 3.2)
Description: Python 2 and 3 compatibility utilities
DescDetail: <<
        Six is a Python 2 and 3 compatibility library. It provides utility
        functions for smoothing over the differences between the Python
        versions with the goal of writing Python code that is compatible on
        both Python versions. See the documentation for more information on
        what is provided.
        
        Online documentation is at http://packages.python.org/six/.
<<
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
License: BSD
Homepage: http://pypi.python.org/pypi/six

Source: mirror:custom:s/six/six-%v.tar.gz
Source-MD5: 37c7ff036fdff2b1bb8d55e49ccb3b44

Depends: python%type_pkg[python]
BuildDepends: fink (>= 0.24.12), distribute-py%type_pkg[python]

CompileScript: %p/bin/python%type_raw[python] setup.py build

# Upstream stopped including test files. :(
#InfoTest: <<
#       TestDepends: py-py%type_pkg[python], pytest-py%type_pkg[python]
#       TestScript: %p/bin/py.test-%type_raw[python] six/test || exit 2
#<<

InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d

DocFiles: LICENSE PKG-INFO README documentation

CustomMirror: <<
    eur-NL: http://a.pypi.python.org/packages/source/
    nam-US: http://b.pypi.python.org/packages/source/
    eur-DE: http://c.pypi.python.org/packages/source/
    eur-DE: http://d.pypi.python.org/packages/source/
    eur-DE: http://e.pypi.python.org/packages/source/
    eur-DE: http://f.pypi.python.org/packages/source/
<<
<<

--- NEW FILE: pytools-py.info ---
Info2: <<
Package: pytools-py%type_pkg[python]
Version: 2011.3
Revision: 1
# Getting test failures with 3.1.
Type: python (2.5 2.6 2.7)
Description: Collection of tools for Python
DescDetail: <<
        Pytools is a big bag of things that are "missing" from the
        Python standard library.
<<
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
License: BSD
Homepage: http://pypi.python.org/pypi/pytools

Source: mirror:custom:p/pytools/pytools-%v.tar.gz
Source-MD5: 6a437dd3dea416e3c97d3df88efddc4d

Depends: python%type_pkg[python], py-py%type_pkg[python], 
decorator-py%type_pkg[python]
BuildDepends: fink (>= 0.24.12), distribute-py%type_pkg[python]

CompileScript: %p/bin/python%type_raw[python] setup.py build

InfoTest: <<
        TestDepends: pytest-py%type_pkg[python]
        TestScript: <<
                PYTHONPATH=build/lib py.test-%type_raw[python] . || exit 2
                /usr/bin/find build/lib -name '*.pyc' -delete
        <<
<<

InstallScript: <<
        %p/bin/python%type_raw[python] setup.py install --root=%d
<<

DocFiles: PKG-INFO README

CustomMirror: <<
    eur-NL: http://a.pypi.python.org/packages/source/
    nam-US: http://b.pypi.python.org/packages/source/
    eur-DE: http://c.pypi.python.org/packages/source/
    eur-DE: http://d.pypi.python.org/packages/source/
    eur-DE: http://e.pypi.python.org/packages/source/
    eur-DE: http://f.pypi.python.org/packages/source/
<<
<<


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to