summaryrefslogtreecommitdiff
path: root/python/bsddb3/README
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2021-04-19 22:07:41 -0500
committerRobby Workman <rworkman@slackbuilds.org>2021-04-19 22:07:41 -0500
commit2e72e2eac9b105cb0b7e0aaa1b68eeffc3575c4b (patch)
tree1f20099e3805df0b47f54e48de721847fb4121f1 /python/bsddb3/README
parentef7716f86daa446d9bcac3167e6e03c36a74c4b3 (diff)
downloadslackbuilds-2e72e2eac9b105cb0b7e0aaa1b68eeffc3575c4b.tar.gz
python/bsddb3: Build with python3 unconditionally
Diffstat (limited to 'python/bsddb3/README')
-rw-r--r--python/bsddb3/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/python/bsddb3/README b/python/bsddb3/README
index 1d63c26b04..0dd2394514 100644
--- a/python/bsddb3/README
+++ b/python/bsddb3/README
@@ -8,9 +8,3 @@ objects can use various access methods: btree, hash, recno, and
queue. Complete support of Berkeley DB distributed transactions.
Complete support for Berkeley DB Replication Manager. Complete
support for Berkeley DB Base Replication. Support for RPC.
-
-
-python3 is an optional dependency. You need to set PYTHON3=yes,
-for example:
-
- PYTHON3=yes ./bsddb3.SlackBuild