blob: 8ab82d9f5db8b77850bfe61ab26e81bd2ee8ca33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-blake3
pkgdesc = Python bindings for the BLAKE3 cryptographic hash function
pkgver = 1.0.8
pkgrel = 1
url = https://github.com/oconnor663/blake3-py
arch = x86_64
arch = i686
arch = aarch64
arch = armv7h
license = Apache-2.0
license = CC0-1.0
makedepends = python-build
makedepends = python-installer
makedepends = python-maturin
makedepends = rust
depends = python
source = blake3-py-1.0.8.tar.gz::https://github.com/oconnor663/blake3-py/archive/1.0.8.tar.gz
sha512sums = 76682f021f465b523c8d71d4862898fe3e77ce2e31bf964682be9bda795c1364cf9103c57659a9ad6f0adbc97abc002bb9f773ba038b091367fdf83939d71452
pkgname = python-blake3
|