summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 939c54ef2e0179c97099c985bcc1febda19368ff (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.9
	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.9.tar.gz::https://github.com/oconnor663/blake3-py/archive/1.0.9.tar.gz
	sha512sums = 20f723c53089515313ee92aec4831b6f77bee0e62f4dc7509a360531159f49e203a30131d1459649e185fcbaeef66733083abc1a03a47f2f92cebdfb780da45e

pkgname = python-blake3