blob: 02b6ee72424bc5bfa2da38c1fc9cb53ee6a4700f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-blspy
pkgdesc = Python BLS Signatures implementation
pkgver = 1.0.16
pkgrel = 1
url = https://github.com/Chia-Network/bls-signatures
arch = x86_64
license = Apache
makedepends = cmake
makedepends = git
makedepends = pybind11
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python
depends = gmp
source = python-blspy-1.0.16.tar.gz::https://files.pythonhosted.org/packages/source/b/blspy/blspy-1.0.16.tar.gz
source = CXXFLAGS.patch
sha256sums = 5c005d4ba082509a59f4dd55adad3bf15d07a03537daed65df2cfde99287c057
sha256sums = 15b18c754175b1a697e62c509e26864316c6a39825f5e2c87495a2f9a1b7bb7f
pkgname = python-blspy
|