summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ccae6bc20045eac2fb98ce770c6aeafded85c1fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-atheris
	pkgdesc = A coverage-guided fuzzer for Python and Python extensions
	pkgver = 2.2.2
	pkgrel = 1
	url = https://github.com/google/atheris
	arch = x86_64
	license = Apache
	makedepends = git
	makedepends = clang
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = pybind11
	depends = python
	source = python-atheris::git+https://github.com/google/atheris#commit=f0a4ae0ff06aeacb836684f3f5e03394eaefab53
	b2sums = SKIP

pkgname = python-atheris