summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9836840cac9183ee165615a6caea5b1509a11a4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-privy-git
	pkgdesc = An easy, fast lib to correctly password-protect your data
	pkgver = 6.0.0.r67.624bb58
	pkgrel = 3
	url = https://github.com/ofek/privy
	arch = any
	license = MIT
	license = Apache
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-cryptography
	depends = python-argon2_cffi
	provides = python-privy
	conflicts = python-privy
	source = git+https://github.com/ofek/privy.git
	sha256sums = SKIP

pkgname = python-privy-git