blob: c7103b0c7c57170a51b3c20f826eaa9ac42ef6d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
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 = Apache-2.0 AND MIT
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
|