summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 85f87cc6a1e264885906c959be0b7da11553c4fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
pkgbase = python-pyperscan-git
	pkgdesc = A hyperscan binding for Python, which supports vectorscan
	pkgver = 0.2.2.r38.gebc6404
	pkgrel = 1
	url = https://github.com/vlaci/pyperscan
	arch = x86_64
	arch = aarch64
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	makedepends = git
	makedepends = cmake
	makedepends = boost
	makedepends = ragel
	makedepends = clang
	makedepends = python-pip
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = python-maturin
	depends = python
	provides = python-pyperscan
	conflicts = python-pyperscan
	source = git+https://github.com/vlaci/pyperscan.git
	source = git+https://github.com/VectorCamp/vectorscan#commit=b4bba94b1a250603b0b198e0394946e32f6c3f30
	source = git+https://github.com/intel/hyperscan#commit=bc3b191ab56055e8560c7cdc161c289c4d76e3d2
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = python-pyperscan-git