packages/lang/python/python3/files
Alexandru Ardelean 850e5019c1 python3: use gdbm for Berkley dbm
Python works with GNU DBM and with Berkley DBM.
Berkley DBM has been under Oracle for some time.

And it's not clear how many Python users actually use DBM.

In the packages feed, we have both libdb47 (which is now under Oracle) and
GNU DBM. The GNU DBM has a compatibility layer for Berkley DBM.
There are newer versions than libdb47, but it's probably not worth having
them yet. The libbd47 tarball is ~40+ MB. Odds are newer versions will be
bigger and more bloated.

This change merges the old `python3-gdbm` package into the `python3-dbm`
package, since they are effectively using the same underlying library now,
i.e. gdbm.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-11-08 13:36:17 +08:00
..
config.site python: updte packages 2019-10-25 07:10:23 -07:00
python3-package-asyncio.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-cgi.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-codecs.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-ctypes.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-dbm.mk python3: use gdbm for Berkley dbm 2022-11-08 13:36:17 +08:00
python3-package-decimal.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-dev.mk packages: sync to new packages 2020-07-08 14:18:52 +08:00
python3-package-distutils.mk lang: bump version 2021-06-14 19:43:42 +08:00
python3-package-email.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-lib2to3.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-logging.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-lzma.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-multiprocessing.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-ncurses.mk lang: bump version 2021-06-14 19:43:42 +08:00
python3-package-openssl.mk packages: sync to new packages 2020-07-08 14:18:52 +08:00
python3-package-pip.mk packages: sync to new packages 2020-07-08 14:18:52 +08:00
python3-package-pkg-resources.mk python3: bump version 2020-04-01 02:24:43 +08:00
python3-package-pydoc.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-readline.mk lang: bump version 2021-06-14 19:43:42 +08:00
python3-package-setuptools.mk python3-setuptools: add _distutils_hack 2022-03-06 03:22:20 +08:00
python3-package-sqlite3.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-unittest.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-urllib.mk python: updte packages 2019-10-25 07:10:23 -07:00
python3-package-xml.mk python3: bump version 2020-04-01 02:24:43 +08:00