blob: 04271402a2faca7a7aafe9df847a365e9820f0fc (
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 = 4
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-argon2_cffi
depends = python-cryptography
provides = python-privy
conflicts = python-privy
source = git+https://github.com/ofek/privy.git
sha256sums = SKIP
pkgname = python-privy-git
|