Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv14034

Modified Files:
        bitvector-py.info 
Log Message:
updated to version 3.0.  Added python 3.2 variant and InfoTest


Index: bitvector-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/bitvector-py.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- bitvector-py.info   13 Feb 2011 20:46:17 -0000      1.11
+++ bitvector-py.info   24 May 2011 14:33:57 -0000      1.12
@@ -1,7 +1,7 @@
 Info2: <<
 
 Package: bitvector-py%type_pkg[python]
-Version: 2.1
+Version: 3.0
 Revision: 1
 Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
 Description: Python bit arrays
@@ -12,14 +12,25 @@
 posting by Josiah Carlson to the Pyrex mailing list.
 <<
 Source: http://rvl4.ecn.purdue.edu/~kak/dist/BitVector-%v.tar.bz2
-Source-MD5: 2918f42b2551d849ed9d209b0dd917f8
-Type: python (2.4 2.5 2.6 2.7)
+Source-MD5: 9728c11f38392211bb1d8978e1f67c7c
+Type: python (2.4 2.5 2.6 2.7 3.2)
 Depends: python%type_pkg[python]
+
 CompileScript: <<
  %p/bin/python%type_raw[python] setup.py build
 <<
+
 InstallScript: <<
  %p/bin/python%type_raw[python] setup.py install --root %d
+ 
+<<
+
+InfoTest: <<
+  TestScript: <<
+    %p/bin/python%type_raw[python] TestBitVector/Test.py || exit 1
+    # The test leaves behind junk that will break an install
+    rm -rf TestBitVector/__pycache__ */*.pyc
+  <<
 <<
 DocFiles: PKG-INFO  Examples/* TestBitVector/*
 # Python's license


------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to