| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=4d73823msbnrqmqsbeka86udrg; path=/
content-type: text/html; charset=UTF-8
date: Mon, 29 Dec 2025 12:52:55 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
py-bsddb..
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./databases/py-bsddb3, Python bindings for Oracle Berkeley DB
[
Branch: CURRENT, Version: 6.2.9nb1, Package name: py312-bsddb3-6.2.9nb1, Maintainer: pkgsrc-users
This module provides a nearly complete wrapping of the Sleepycat C API
for the Database Environment, Database, Cursor, and Transaction
objects, and each of these is exposed as a Python Type in the
bsddb3.db module. The database objects can use different access
methods, btree, hash, recno, and queue. For the first time all of
these are fully supported in the Python wrappers. Please see the
document in developers' web site for more details on the types and
methods provided.
Required to run:
[databases/db4] [lang/python310]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
py-bsddb..devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./databases/py-bsddb3, Python bindings for Oracle Berkeley DB
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 6.2.9nb1, Package name: py312-bsddb3-6.2.9nb1, Maintainer: pkgsrc-users
This module provides a nearly complete wrapping of the Sleepycat C API
for the Database Environment, Database, Cursor, and Transaction
objects, and each of these is exposed as a Python Type in the
bsddb3.db module. The database objects can use different access
methods, btree, hash, recno, and queue. For the first time all of
these are fully supported in the Python wrappers. Please see the
document in developers' web site for more details on the types and
methods provided.
Required to run:
[databases/db4] [lang/python310]
Master sites:
Filesize: 225.073 KBVersion history: (Expand)
- (2025-07-15) Package has been reborn
- (2025-07-15) Updated to version: py312-bsddb3-6.2.9nb1
- (2025-07-15) Package deleted from pkgsrc
- (2024-06-06) Updated to version: py311-bsddb3-6.2.9nb1
- (2023-02-09) Updated to version: py310-bsddb3-6.2.9nb1
- (2022-01-05) Updated to version: py39-bsddb3-6.2.9nb1
CVS history: (Expand)
| 2024-06-06 00:44:58 by Thomas Klausner | Files touched by this commit (12) |
Log message: python: remove Python 2.7 from the default build set Set PYTHON_27_ACCEPTED for packages where 2.7 needs to be supported because other 2.7 packages depend on it, but it also supports 3.x. Tested by jperkin, thanks! |
| 2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS |
| 2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417) |
Log message: databases: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (some may be only fetched conditionally): ./databases/cstore/distinfo D6.data.ros.gz ./databases/cstore/distinfo cstore0.2.tar.gz ./databases/cstore/distinfo data4.tar.gz |
| 2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417) |
Log message: databases: Remove SHA1 distfile hashes |
| 2020-11-27 10:04:31 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-bsddb3: updated to 6.2.9 6.2.9: * For some reason, 6.2.8 release was incomplete. Let's try again. |
| 2020-11-26 12:44:55 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-bsddb3: updated to 6.2.8 6.2.8: * In Python 3.9, "find_unused_port" has been moved to "test.support.socket_helper". Reported by Michał Górny. * If we use "set_get_returns_none()" in the environment, the value could not be correctly inherited by the child databases. Reported by Patrick Laimbock and modern GCC warnings. * If you install this library under Python 3 >= 3.6, let you know this is a legacy library and points you to "berkeleydb" library. |
| 2020-02-13 09:35:18 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-bsddb3: updated to 6.2.7 6.2.7: * Update copyright notices. * https links. * Fix Python 3 deprecation warning. * Fix compilation Python 3.8 deprecation warnings. * Fix compilation Python 3.9 deprecation warnings. * Python 3.8 and 3.9 are explicitly supported. |
| 2018-07-14 20:45:51 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-bsddb3: updated to 6.2.6 6.2.6: * Correctly detect Berkeley DB when installed via Homebrew on Mac OS X. * Python 3.6 and 3.7 are explicitly supported. |
