Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14862
Modified Files: 3to2-py.info cchardet-py.info html5lib-py.info Log Message: Add py33 variant. Index: 3to2-py.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/3to2-py.info,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- 3to2-py.info 16 Jun 2013 00:21:28 -0000 1.3 +++ 3to2-py.info 24 Sep 2013 12:02:50 -0000 1.4 @@ -2,8 +2,7 @@ Package: 3to2-py%type_pkg[python] Version: 1.1a4 Revision: 1 -# Needs nose-py33 before adding 3.3 variant. -Type: python (3.1 3.2) +Type: python (3.1 3.2 3.3) Description: Refactor python 3.x syntax into 2.x syntax DescDetail: << lib3to2 is a set of fixers that are intended to backport code written Index: cchardet-py.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/cchardet-py.info,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- cchardet-py.info 13 Sep 2013 12:53:42 -0000 1.2 +++ cchardet-py.info 24 Sep 2013 12:02:50 -0000 1.3 @@ -22,16 +22,13 @@ CompileScript: %p/bin/python%type_raw[python] setup.py build InfoTest: << - # nose is not yet available for py33. - TestDepends: (%type_pkg[python] << 33) nose-py%type_pkg[python] + TestDepends: nose-py%type_pkg[python] TestScript: << #!/bin/bash -ev - if [ "%type_pkg[python]" -lt "33" ]; then - %p/bin/python%type_raw[python] setup.py build_ext --inplace - export PYTHONPATH=%b/src - cd test - %p/bin/nosetests-%type_raw[python] --nocapture tests.py || exit 2 - fi + %p/bin/python%type_raw[python] setup.py build_ext --inplace + export PYTHONPATH=%b/src + cd test + %p/bin/nosetests-%type_raw[python] --nocapture tests.py || exit 2 << << Index: html5lib-py.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/html5lib-py.info,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- html5lib-py.info 13 Sep 2013 12:53:43 -0000 1.5 +++ html5lib-py.info 24 Sep 2013 12:02:50 -0000 1.6 @@ -24,13 +24,9 @@ CompileScript: %p/bin/python%type_raw[python] setup.py build InfoTest: << - # nose is not yet available for py33. - TestDepends: (%type_pkg[python] << 33) nose-py%type_pkg[python], (%type_pkg[python] << 33) charade-py%type_pkg[python] + TestDepends: nose-py%type_pkg[python], charade-py%type_pkg[python] TestScript: << - #!/bin/bash -ev - if [ "%type_pkg[python]" -lt "33" ]; then - %p/bin/nosetests-%type_raw[python] || exit 2 - fi + %p/bin/nosetests-%type_raw[python] || exit 2 << << ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs