Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods
In directory
vz-cvs-3.sog:/tmp/cvs-serv11414/stable/main/finkinfo/libs/pythonmods
Added Files:
decorator-py.info
Log Message:
sync decorator-pyXX to stable to satisfy dep of sqlalchemy-migrate-pyXX in
stable
--- NEW FILE: decorator-py.info ---
Info2: <<
Package: decorator-py%type_pkg[python]
Version: 3.3.1
Revision: 1
Type: python (2.5 2.6 2.7 3.1 3.2)
Description: Better living through Python with decorators
Maintainer: Daniel Johnson <[email protected]>
License: BSD
Homepage: http://pypi.python.org/pypi/decorator
Source: mirror:custom:d/decorator/decorator-%v.tar.gz
Source-MD5: a8fc62acd705f487a71bc406e19e0cc6
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
InfoTest: <<
TestScript: <<
#!/bin/bash -ev
if [ "%type_pkg[python]" -ge "32" ]; then
perl -pi -e 's/ZeroDivisionError:
.*$/ZeroDivisionError: division by zero/' documentation3.py
fi
if [ "%type_pkg[python]" -ge "30" ]; then
PYTHONPATH=build/lib %p/bin/python%type_raw[python]
documentation3.py || exit 2
/usr/bin/find build/lib -name '*.pyc' -delete
else
# On python25 there are some harmless known test failures.
PYTHONPATH=src %p/bin/python%type_raw[python]
documentation.py || exit 2
fi
<<
<<
InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d
DocFiles: documentation* PKG-INFO README.txt
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/
<<
<<
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn
about Cisco certifications, training, and career opportunities.
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs