Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12807
Modified Files: futures-py.info Log Message: New upstream futures-py 2.1.4 from python 3.2.5. Index: futures-py.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/futures-py.info,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- futures-py.info 16 Jun 2013 00:21:29 -0000 1.3 +++ futures-py.info 23 Aug 2013 02:02:16 -0000 1.4 @@ -1,6 +1,6 @@ Info2: << Package: futures-py%type_pkg[python] -Version: 2.1.3 +Version: 2.1.4 Revision: 1 Type: python (2.6 2.7 3.1) Description: Backport of the concurrent.futures package @@ -19,19 +19,26 @@ License: BSD Homepage: http://pypi.python.org/pypi/futures -Source: mirror:custom:f/futures/futures-%v.tar.gz -Source-MD5: 3de68835c8035dff0495cbe7f5c75beb +# Official tarball is missing several files so download from repo. +Source: https://codeload.github.com/danielj7/pythonfutures/tar.gz/%v +SourceRename: pythonfutures-%v.tar.gz +SourceDirectory: pythonfutures-%v +#Source: mirror:custom:f/futures/futures-%v.tar.gz +Source-MD5: 8b035150c5babd6279a66bee5304b420 Depends: python%type_pkg[python] BuildDepends: fink (>= 0.24.12), setuptools-tng-py%type_pkg[python] CompileScript: %p/bin/python%type_raw[python] setup.py build -InfoTest: TestScript: %p/bin/python%type_raw[python] test_futures.py || exit 2 +InfoTest: << + TestDepends: (%type_pkg[python] != 27) unittest2-py%type_pkg[python] + TestScript: %p/bin/python%type_raw[python] test_futures.py || exit 2 +<< InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d -DocFiles: LICENSE PKG-INFO crawl.py primes.py docs/index.rst +DocFiles: LICENSE crawl.py primes.py docs/index.rst CustomMirror: << eur-NL: http://a.pypi.python.org/packages/source/ ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs