aboutsummaryrefslogtreecommitdiff
path: root/python/python3-ZODB/python3-ZODB.info
diff options
context:
space:
mode:
authorYth - Arnaud <yth@ythogtha.org>2023-07-08 08:51:18 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-08 08:51:18 +0700
commit1279d69c531124217dcece2123834f6f68ec2dbb (patch)
treeb91781dfffafec31c98a50e2b1db39b2644367c1 /python/python3-ZODB/python3-ZODB.info
parent6b55f3f69212bc7da4cc7a45ce0f4346dbbbd9e8 (diff)
python/python3-ZODB: Added (Python object-oriented database).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-ZODB/python3-ZODB.info')
-rw-r--r--python/python3-ZODB/python3-ZODB.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-ZODB/python3-ZODB.info b/python/python3-ZODB/python3-ZODB.info
new file mode 100644
index 0000000000..eb2eff9d59
--- /dev/null
+++ b/python/python3-ZODB/python3-ZODB.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-ZODB"
+VERSION="5.8.0"
+HOMEPAGE="http://www.zodb.org"
+DOWNLOAD="https://pypi.python.org/packages/source/Z/ZODB/ZODB-5.8.0.tar.gz"
+MD5SUM="233a6ada056ad02c96f7d5ea3faf9909"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python3-BTrees python3-transaction python3-zc.lockfile python3-ZConfig python3-zodbpickle"
+MAINTAINER="Yth - Arnaud"
+EMAIL="yth@ythogtha.org"