Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17870

Modified Files:
        pytables-py.info 
Log Message:
New upstream version.


Index: pytables-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/pytables-py.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- pytables-py.info    21 Dec 2004 15:24:28 -0000      1.8
+++ pytables-py.info    17 Jul 2005 18:04:52 -0000      1.9
@@ -1,27 +1,27 @@
 Info2: <<
 
 Package: pytables-py%type_pkg[python]
-Version: 0.9.1
-Revision: 2
+Version: 1.1
+Revision: 1
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 Type: python (2.2 2.3 2.4)
-Depends: python%type_pkg[python], hdf5-shlibs, numarray-py%type_pkg[python], 
lzo-shlibs, ucl-shlibs
+Depends: python%type_pkg[python], hdf5-shlibs, numarray-py%type_pkg[python] 
(>= 1.1-1), lzo-shlibs, bzip2-shlibs, numeric-py%type_pkg[python]
 Suggests: numeric-py%type_pkg[python]
-BuildDepends: hdf5, lzo, ucl
+BuildDepends: hdf5 (>= 1.6.4-1), lzo, bzip2-dev
 Source: mirror:sourceforge:pytables/pytables-%v.tar.gz
-Source-MD5: f6dc98bbf097bf901281d11544111aa1
+Source-MD5: 62be2271cab933b9c0712887d15522f2
 CompileScript: <<
  #!/bin/sh
  export HDF5_DIR=%p
  export LZO_DIR=%p
- export UCL_DIR=%p
+ export BZIP2_DIR=%p
  %p/bin/python%type_raw[python] setup.py build
 <<
 InstallScript: <<
  #!/bin/sh
  export HDF5_DIR=%p
  export LZO_DIR=%p
- export UCL_DIR=%p
+ export BZIP2_DIR=%p
  %p/bin/python%type_raw[python] setup.py install --root %d
  mkdir -p %i/share/man/man1
  cp debian/*.1 %i/share/man/man1
@@ -72,6 +72,8 @@
   - Very easy to select data through the use of iterators over the
     rows in tables. Extended slicing is supported as well.
   - It supports both Numeric and numarray objects.
+
+ UCL supported not included, it causes segfaults on OS X.
 <<
 License: BSD
 Homepage: http://pytables.sf.net



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to