summaryrefslogtreecommitdiff
path: root/databases/py-bsddb3
diff options
context:
space:
mode:
authorwen <wen>2016-08-24 06:36:13 +0000
committerwen <wen>2016-08-24 06:36:13 +0000
commit6cb4c1bee036a9d44807bcc87155aad9036b7b03 (patch)
tree78b2c78c57e960d523d9ec6f8803945d1cd563f4 /databases/py-bsddb3
parent3053a72647f3f7c8e0aba5b0807566c2f62650e9 (diff)
downloadpkgsrc-6cb4c1bee036a9d44807bcc87155aad9036b7b03.tar.gz
Update to 6.2.1
Update COMMENT Upstream changes: bsddb3-6.2.1: Testsuite verified with Unix 32 bit Python 2.6-2.7 and 3.3-3.5, and Berkeley DB 4.7, 4.8, 5.1, 5.3, 6.1 and 6.2. (20160510) BEWARE: Oracle Berkeley DB version 6.x is licensed under AGPL3 or have a commercial license. If you need the old Berkeley DB license, you can still use Berkeley DB version up to (and including) 5.3. You can use that Berkeley DB version with this bindings release. If you are going to use replication (Replication Manager or Base Replication), you should use Berkeley DB 5.1 or up. The minimum recommended version for advanced use is Berkeley DB 4.8.30. Changes: Correctly detect Berkeley DB installations in modern 64 bits Debians. bsddb3-6.2.0: Testsuite verified with Unix 32 bit Python 2.6-2.7 and 3.3-3.5, and Berkeley DB 4.7, 4.8, 5.1, 5.3, 6.1 and 6.2. (20160421) BEWARE: Oracle Berkeley DB version 6.x is licensed under AGPL3 or have a commercial license. If you need the old Berkeley DB license, you can still use Berkeley DB version up to (and including) 5.3. You can use that Berkeley DB version with this bindings release. If you are going to use replication (Replication Manager or Base Replication), you should use Berkeley DB 5.1 or up. The minimum recommended version for advanced use is Berkeley DB 4.8.30. Changes: Support Berkeley DB 6.2.x. Declare Python 3.5 support for PyPI. Drop support for Python 3.2. If you need compatibility with that version, you can keep using old releases of these bindings. Drop support for Berkeley DB 5.0, 5.2 and 6.0. If you need compatibility with those versions, you can keep using old releases of these bindings. bsddb3-6.1.1: Testsuite verified with Unix 32 bit Python 2.6-2.7 and 3.2-3.5, and Berkeley DB 4.7-6.1. (20151107) BEWARE: Oracle Berkeley DB version 6.x is licensed under AGPL3 or have a commercial license. If you need the old Berkeley DB license, you can still use BDB version up to (and including) 5.3. If you are going to use replication (Replication Manager or Base Replication), you should use Berkeley DB 5.1 or up. The minimum recommended version for advanced use is Berkeley DB 4.8.30. Changes: Compatibility with Python 3.5. Code cleanup after dropping Python 2.4/2.5 support. PGP key changed. Support for DB_FORCESYNCENV flag in "DB_ENV.close()". Support for DB_LOG_NOSYNC flag in "DB_ENV.log_set_config()". Fix tests under Windows. See https://bugs.python.org/issue22943 . Solve an incorrect parameter verification with the "DB.compact()" method call. Solve a compilation warning when compiling the bindings for Python 3.5 and Berkeley DB 4.8, 5.0 or 5.1. bsddb3-6.1.0: Testsuite verified with Unix 32 bit Python 2.6-2.7 and 3.2-3.4, and Berkeley DB 4.7-6.1. (20140721) BEWARE: Oracle Berkeley DB version 6.x is licensed under AGPL3 or have a commercial license. If you need the old Berkeley DB license, you can still use BDB version up to (and including) 5.3. If you are going to use replication (Replication Manager or Base Replication), you should use Berkeley DB 5.1 or up. The minimum recommended version for advanced use is Berkeley DB 4.8.30. Changes: Support Berkeley DB 6.1.x. Solve a ResourceWarning when compiling. Drop support for Python 2.4, 2.5 and 3.1. If you need compatibility with those versions, you can keep using old releases of these bindings. Drop support for Berkeley DB 4.3, 4.4, 4.5, 4.6. If you need compatibility with those versions, you can keep using old releases of these bindings. From now on, our support reference is Red Hat Enterprise Linux 6. Drop modules attributes "cvsid". Drop (hidden) $Id$ keyword in the documentation.
Diffstat (limited to 'databases/py-bsddb3')
-rw-r--r--databases/py-bsddb3/Makefile6
-rw-r--r--databases/py-bsddb3/PLIST129
-rw-r--r--databases/py-bsddb3/distinfo10
3 files changed, 71 insertions, 74 deletions
diff --git a/databases/py-bsddb3/Makefile b/databases/py-bsddb3/Makefile
index 9090b5a02d3..250e7a6503a 100644
--- a/databases/py-bsddb3/Makefile
+++ b/databases/py-bsddb3/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.50 2016/06/08 17:43:21 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2016/08/24 06:36:13 wen Exp $
-DISTNAME= bsddb3-6.0.1
+DISTNAME= bsddb3-6.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/bsddb3/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pypi.python.org/pypi/bsddb3/
-COMMENT= Python extension module for Berkeley DB 4 and 5
+COMMENT= Python bindings for Oracle Berkeley DB
LICENSE= modified-bsd
BDB_ACCEPTED= db4 db5
diff --git a/databases/py-bsddb3/PLIST b/databases/py-bsddb3/PLIST
index 2ebf8522700..5acc35aa3c8 100644
--- a/databases/py-bsddb3/PLIST
+++ b/databases/py-bsddb3/PLIST
@@ -1,106 +1,103 @@
-@comment $NetBSD: PLIST,v 1.14 2010/06/07 19:36:41 gls Exp $
+@comment $NetBSD: PLIST,v 1.15 2016/08/24 06:36:13 wen Exp $
${PYINC}/bsddb3/bsddb.h
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/bsddb3/__init__.py
-${PYSITELIB}/bsddb3/__init__.pyc
${PYSITELIB}/bsddb3/__init__.pyo
+${PYSITELIB}/bsddb3/__init__.pyc
+${PYSITELIB}/bsddb3/db.pyo
+${PYSITELIB}/bsddb3/db.pyc
+${PYSITELIB}/bsddb3/dbobj.pyo
+${PYSITELIB}/bsddb3/dbobj.pyc
+${PYSITELIB}/bsddb3/dbrecio.pyo
+${PYSITELIB}/bsddb3/dbrecio.pyc
+${PYSITELIB}/bsddb3/dbshelve.pyo
+${PYSITELIB}/bsddb3/dbshelve.pyc
+${PYSITELIB}/bsddb3/dbtables.pyo
+${PYSITELIB}/bsddb3/dbtables.pyc
+${PYSITELIB}/bsddb3/dbutils.pyo
+${PYSITELIB}/bsddb3/dbutils.pyc
${PYSITELIB}/bsddb3/_pybsddb.so
${PYSITELIB}/bsddb3/db.py
-${PYSITELIB}/bsddb3/db.pyc
-${PYSITELIB}/bsddb3/db.pyo
${PYSITELIB}/bsddb3/dbobj.py
-${PYSITELIB}/bsddb3/dbobj.pyc
-${PYSITELIB}/bsddb3/dbobj.pyo
${PYSITELIB}/bsddb3/dbrecio.py
-${PYSITELIB}/bsddb3/dbrecio.pyc
-${PYSITELIB}/bsddb3/dbrecio.pyo
${PYSITELIB}/bsddb3/dbshelve.py
-${PYSITELIB}/bsddb3/dbshelve.pyc
-${PYSITELIB}/bsddb3/dbshelve.pyo
${PYSITELIB}/bsddb3/dbtables.py
-${PYSITELIB}/bsddb3/dbtables.pyc
-${PYSITELIB}/bsddb3/dbtables.pyo
${PYSITELIB}/bsddb3/dbutils.py
-${PYSITELIB}/bsddb3/dbutils.pyc
-${PYSITELIB}/bsddb3/dbutils.pyo
-${PYSITELIB}/bsddb3/test_support.py
-${PYSITELIB}/bsddb3/test_support.pyc
-${PYSITELIB}/bsddb3/test_support.pyo
${PYSITELIB}/bsddb3/tests/__init__.py
-${PYSITELIB}/bsddb3/tests/__init__.pyc
${PYSITELIB}/bsddb3/tests/__init__.pyo
-${PYSITELIB}/bsddb3/tests/test_all.py
-${PYSITELIB}/bsddb3/tests/test_all.pyc
+${PYSITELIB}/bsddb3/tests/__init__.pyc
${PYSITELIB}/bsddb3/tests/test_all.pyo
-${PYSITELIB}/bsddb3/tests/test_associate.py
-${PYSITELIB}/bsddb3/tests/test_associate.pyc
+${PYSITELIB}/bsddb3/tests/test_all.pyc
${PYSITELIB}/bsddb3/tests/test_associate.pyo
-${PYSITELIB}/bsddb3/tests/test_basics.py
-${PYSITELIB}/bsddb3/tests/test_basics.pyc
+${PYSITELIB}/bsddb3/tests/test_associate.pyc
${PYSITELIB}/bsddb3/tests/test_basics.pyo
-${PYSITELIB}/bsddb3/tests/test_compare.py
-${PYSITELIB}/bsddb3/tests/test_compare.pyc
+${PYSITELIB}/bsddb3/tests/test_basics.pyc
${PYSITELIB}/bsddb3/tests/test_compare.pyo
-${PYSITELIB}/bsddb3/tests/test_compat.py
-${PYSITELIB}/bsddb3/tests/test_compat.pyc
+${PYSITELIB}/bsddb3/tests/test_compare.pyc
${PYSITELIB}/bsddb3/tests/test_compat.pyo
-${PYSITELIB}/bsddb3/tests/test_cursor_pget_bug.py
-${PYSITELIB}/bsddb3/tests/test_cursor_pget_bug.pyc
+${PYSITELIB}/bsddb3/tests/test_compat.pyc
${PYSITELIB}/bsddb3/tests/test_cursor_pget_bug.pyo
-${PYSITELIB}/bsddb3/tests/test_db.py
-${PYSITELIB}/bsddb3/tests/test_db.pyc
+${PYSITELIB}/bsddb3/tests/test_cursor_pget_bug.pyc
${PYSITELIB}/bsddb3/tests/test_db.pyo
-${PYSITELIB}/bsddb3/tests/test_dbenv.py
-${PYSITELIB}/bsddb3/tests/test_dbenv.pyc
+${PYSITELIB}/bsddb3/tests/test_db.pyc
${PYSITELIB}/bsddb3/tests/test_dbenv.pyo
-${PYSITELIB}/bsddb3/tests/test_dbobj.py
-${PYSITELIB}/bsddb3/tests/test_dbobj.pyc
+${PYSITELIB}/bsddb3/tests/test_dbenv.pyc
${PYSITELIB}/bsddb3/tests/test_dbobj.pyo
-${PYSITELIB}/bsddb3/tests/test_dbshelve.py
-${PYSITELIB}/bsddb3/tests/test_dbshelve.pyc
+${PYSITELIB}/bsddb3/tests/test_dbobj.pyc
${PYSITELIB}/bsddb3/tests/test_dbshelve.pyo
-${PYSITELIB}/bsddb3/tests/test_dbtables.py
-${PYSITELIB}/bsddb3/tests/test_dbtables.pyc
+${PYSITELIB}/bsddb3/tests/test_dbshelve.pyc
${PYSITELIB}/bsddb3/tests/test_dbtables.pyo
-${PYSITELIB}/bsddb3/tests/test_distributed_transactions.py
-${PYSITELIB}/bsddb3/tests/test_distributed_transactions.pyc
+${PYSITELIB}/bsddb3/tests/test_dbtables.pyc
${PYSITELIB}/bsddb3/tests/test_distributed_transactions.pyo
-${PYSITELIB}/bsddb3/tests/test_early_close.py
-${PYSITELIB}/bsddb3/tests/test_early_close.pyc
+${PYSITELIB}/bsddb3/tests/test_distributed_transactions.pyc
${PYSITELIB}/bsddb3/tests/test_early_close.pyo
-${PYSITELIB}/bsddb3/tests/test_fileid.py
-${PYSITELIB}/bsddb3/tests/test_fileid.pyc
+${PYSITELIB}/bsddb3/tests/test_early_close.pyc
${PYSITELIB}/bsddb3/tests/test_fileid.pyo
-${PYSITELIB}/bsddb3/tests/test_get_none.py
-${PYSITELIB}/bsddb3/tests/test_get_none.pyc
+${PYSITELIB}/bsddb3/tests/test_fileid.pyc
${PYSITELIB}/bsddb3/tests/test_get_none.pyo
-${PYSITELIB}/bsddb3/tests/test_join.py
-${PYSITELIB}/bsddb3/tests/test_join.pyc
+${PYSITELIB}/bsddb3/tests/test_get_none.pyc
${PYSITELIB}/bsddb3/tests/test_join.pyo
-${PYSITELIB}/bsddb3/tests/test_lock.py
-${PYSITELIB}/bsddb3/tests/test_lock.pyc
+${PYSITELIB}/bsddb3/tests/test_join.pyc
${PYSITELIB}/bsddb3/tests/test_lock.pyo
-${PYSITELIB}/bsddb3/tests/test_misc.py
-${PYSITELIB}/bsddb3/tests/test_misc.pyc
+${PYSITELIB}/bsddb3/tests/test_lock.pyc
${PYSITELIB}/bsddb3/tests/test_misc.pyo
-${PYSITELIB}/bsddb3/tests/test_pickle.py
-${PYSITELIB}/bsddb3/tests/test_pickle.pyc
+${PYSITELIB}/bsddb3/tests/test_misc.pyc
${PYSITELIB}/bsddb3/tests/test_pickle.pyo
-${PYSITELIB}/bsddb3/tests/test_queue.py
-${PYSITELIB}/bsddb3/tests/test_queue.pyc
+${PYSITELIB}/bsddb3/tests/test_pickle.pyc
${PYSITELIB}/bsddb3/tests/test_queue.pyo
-${PYSITELIB}/bsddb3/tests/test_recno.py
-${PYSITELIB}/bsddb3/tests/test_recno.pyc
+${PYSITELIB}/bsddb3/tests/test_queue.pyc
${PYSITELIB}/bsddb3/tests/test_recno.pyo
-${PYSITELIB}/bsddb3/tests/test_replication.py
-${PYSITELIB}/bsddb3/tests/test_replication.pyc
+${PYSITELIB}/bsddb3/tests/test_recno.pyc
${PYSITELIB}/bsddb3/tests/test_replication.pyo
-${PYSITELIB}/bsddb3/tests/test_sequence.py
-${PYSITELIB}/bsddb3/tests/test_sequence.pyc
+${PYSITELIB}/bsddb3/tests/test_replication.pyc
${PYSITELIB}/bsddb3/tests/test_sequence.pyo
-${PYSITELIB}/bsddb3/tests/test_thread.py
-${PYSITELIB}/bsddb3/tests/test_thread.pyc
+${PYSITELIB}/bsddb3/tests/test_sequence.pyc
${PYSITELIB}/bsddb3/tests/test_thread.pyo
+${PYSITELIB}/bsddb3/tests/test_thread.pyc
+${PYSITELIB}/bsddb3/tests/test_all.py
+${PYSITELIB}/bsddb3/tests/test_associate.py
+${PYSITELIB}/bsddb3/tests/test_basics.py
+${PYSITELIB}/bsddb3/tests/test_compare.py
+${PYSITELIB}/bsddb3/tests/test_compat.py
+${PYSITELIB}/bsddb3/tests/test_cursor_pget_bug.py
+${PYSITELIB}/bsddb3/tests/test_db.py
+${PYSITELIB}/bsddb3/tests/test_dbenv.py
+${PYSITELIB}/bsddb3/tests/test_dbobj.py
+${PYSITELIB}/bsddb3/tests/test_dbshelve.py
+${PYSITELIB}/bsddb3/tests/test_dbtables.py
+${PYSITELIB}/bsddb3/tests/test_distributed_transactions.py
+${PYSITELIB}/bsddb3/tests/test_early_close.py
+${PYSITELIB}/bsddb3/tests/test_fileid.py
+${PYSITELIB}/bsddb3/tests/test_get_none.py
+${PYSITELIB}/bsddb3/tests/test_join.py
+${PYSITELIB}/bsddb3/tests/test_lock.py
+${PYSITELIB}/bsddb3/tests/test_misc.py
+${PYSITELIB}/bsddb3/tests/test_pickle.py
+${PYSITELIB}/bsddb3/tests/test_queue.py
+${PYSITELIB}/bsddb3/tests/test_recno.py
+${PYSITELIB}/bsddb3/tests/test_replication.py
+${PYSITELIB}/bsddb3/tests/test_sequence.py
+${PYSITELIB}/bsddb3/tests/test_thread.py
diff --git a/databases/py-bsddb3/distinfo b/databases/py-bsddb3/distinfo
index 2d607fc258b..c0165c5daa7 100644
--- a/databases/py-bsddb3/distinfo
+++ b/databases/py-bsddb3/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2015/11/03 01:56:26 agc Exp $
+$NetBSD: distinfo,v 1.25 2016/08/24 06:36:13 wen Exp $
-SHA1 (bsddb3-6.0.1.tar.gz) = c12e47f7c21b4bc586c68cce64e0079d070312e8
-RMD160 (bsddb3-6.0.1.tar.gz) = ede4858b3bd004653fe024b2eaa97dfb5ab93770
-SHA512 (bsddb3-6.0.1.tar.gz) = 14a35a4933f83f11267072956e0061053918974d556899ea7670e2e52f7fbf9cb9f64e1810323b60a63ece0576a6d2b1a2743adf2c06f7f1debba8dcc0f0b8da
-Size (bsddb3-6.0.1.tar.gz) = 347002 bytes
+SHA1 (bsddb3-6.2.1.tar.gz) = 7972368713c2232483c7faadc74894121e7dc78b
+RMD160 (bsddb3-6.2.1.tar.gz) = 9dd60a1d68d497e6b0cb604857f316a62042a247
+SHA512 (bsddb3-6.2.1.tar.gz) = fb5da34e861cc9094ba259b789b6970181c220238a8ea208ee08102eac79cd3e7a34217e5c469948656b5036adcecc9d99882b16e48c312591baa8b217511178
+Size (bsddb3-6.2.1.tar.gz) = 228558 bytes