summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8964794af911c41411035c6a32e6dc4180224fbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-lmdb
	pkgdesc = Universal Python binding for the LMDB Lightning Database
	pkgver = 0.98
	pkgrel = 1
	url = https://github.com/jnwatson/py-lmdb/
	arch = x86_64
	license = custom: OpenLDAP
	checkdepends = python-pytest
	makedepends = python-setuptools
	depends = python
	depends = python-cffi
	depends = lmdb
	source = https://github.com/jnwatson/py-lmdb/archive/py-lmdb_0.98.tar.gz
	sha256sums = 6e0cd0fb7f53ae95120272bda0117aaef456f80a356808d7ff6c8aa3228fdd17

pkgname = python-lmdb