blob: 41ffb61beaa389f81bb5b12e67194ed70ed75cbb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-oscrypto-git
pkgdesc = Compiler-free Python crypto library backed by the OS, supporting CPython and PyPy
pkgver = 1.3.0.r37.g1547f53
pkgrel = 1
url = https://github.com/wbond/oscrypto
arch = any
license = MIT
makedepends = python-build
makedepends = python-wheel
makedepends = python-installer
makedepends = python-setuptools
makedepends = git
depends = python
depends = python-asn1crypto>=1.5.1
provides = python-oscrypto
conflicts = python-oscrypto
source = git+https://github.com/wbond/oscrypto
b2sums = SKIP
pkgname = python-oscrypto-git
|