summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f4bbed0e645d4eb28f5e471bbdf2f2ed419d7a45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-sqlcipher3
	pkgdesc = Python 3 bindings for SQLCipher
	pkgver = 0.5.4
	pkgrel = 1
	url = https://github.com/coleifer/sqlcipher3
	arch = x86_64
	license = Zlib
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = glibc
	depends = sqlcipher
	source = https://github.com/coleifer/sqlcipher3/archive/refs/tags/0.5.4/python-sqlcipher3-0.5.4.zip
	sha256sums = 245619d456f65bc3f4ad9967ae72d0ad48fed69a1f511b9cf084ebfd46a41eb1

pkgname = python-sqlcipher3