blob: 7b5f742c33e0aca927f1ea0f529e03e56b8677cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-ed25519-blake2b
pkgdesc = Ed25519 public-key signatures (BLAKE2b fork)
pkgver = 1.4.1
pkgrel = 1
url = https://github.com/Matoking/python-ed25519-blake2b
arch = any
license = custom:MIT License
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/79/e5/03cc85b437e96c21ea705c0215b89e88a0802e72b4b07d452b5858b7a1d1/ed25519-blake2b-1.4.1.tar.gz
sha256sums = 731e9f93cd1ac1a64649575f3519a99ffe0bb1e4cf7bf5f5f0be513a39df7363
pkgname = python-ed25519-blake2b
|