Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv8202

Modified Files:
        bsddb3-py.info 
Removed Files:
        bsddb3-py.patch 
Log Message:
New upstream bsddb3-py 6.0.0.

Index: bsddb3-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods/bsddb3-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- bsddb3-py.info      16 Jun 2013 00:21:47 -0000      1.3
+++ bsddb3-py.info      22 Jun 2013 23:30:08 -0000      1.4
@@ -1,11 +1,9 @@
 Info2: <<
 Package: bsddb3-py%type_pkg[python]
-Version: 5.3.0
+Version: 6.0.0
 Revision: 1
-# Doesn't build with < 2.6
-# 3.2 works but tests use deprecated assert_ methods which throw warnings.
 Type: python (2.6 2.7 3.1 3.2 3.3)
-Description: Python bindings for db53
+Description: Python bindings for db60
 DescDetail: <<
        This module provides a nearly complete wrapping of the Oracle/Sleepycat
        C API for the Database Environment, Database, Cursor, Sequence and
@@ -21,13 +19,10 @@
 Homepage: http://www.jcea.es/programacion/pybsddb.htm
 
 Source: mirror:custom:b/bsddb3/bsddb3-%v.tar.gz
-Source-MD5: d5aa4f293c4ea755e84383537f74be82
-
-PatchFile: %{ni}.patch
-PatchFile-MD5: aa9624190bc39e8588b7f800977da2f8
+Source-MD5: 5c963bb3bcb1fe92cd195bf056aa28c2
 
-Depends: python%type_pkg[python], db53-aes-shlibs
-BuildDepends: db53-aes, fink (>= 0.24.12), setuptools-tng-py%type_pkg[python]
+Depends: python%type_pkg[python], db60-aes-shlibs
+BuildDepends: db60-aes, fink (>= 0.24.12), setuptools-tng-py%type_pkg[python]
 
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
@@ -35,14 +30,14 @@
 CompileScript: <<
  %p/bin/python%type_raw[python] setup.py build \
        --berkeley-db=%p \
-       --berkeley-db-incdir=%p/include/db5 \
+       --berkeley-db-incdir=%p/include/db6 \
        --berkeley-db-libdir=%p/lib
 <<
 
 InstallScript: <<
  %p/bin/python%type_raw[python] setup.py install \
        --berkeley-db=%p \
-       --berkeley-db-incdir=%p/include/db5 \
+       --berkeley-db-incdir=%p/include/db6 \
        --berkeley-db-libdir=%p/lib \
        --root=%d
 <<

--- bsddb3-py.patch DELETED ---


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to