blob: 6fa4527eb268574101ca26ee71224600d27e1116 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-liboqs
pkgdesc = Python 3 bindings for liboqs
pkgver = 0.12.0
pkgrel = 2
url = https://github.com/open-quantum-safe/liboqs-python
arch = any
license = MIT
checkdepends = python-nose2
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = liboqs
depends = python
source = liboqs-python-0.12.0.tar.gz::https://github.com/open-quantum-safe/liboqs-python/archive/refs/tags/0.12.0.tar.gz
source = fix-attributes.patch
b2sums = efeaf5454eef143a746af308fe2649cba5ddf32e2d5535beffacc0783bc03956f046a2c2f51e08f4af8122d063b3946c2c6746ff4d938cb5708a3bd90674f26c
b2sums = c840e1c4174c9afc5976a9016d54074e05a7c0ed6a0999facba32edcf18e3748467b8c933f7bc1e32aabf5678d369e56580af82e0a62440fe19b76aaff8d7500
pkgname = python-liboqs
|