summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e5ccdd7c4b65f595d600014621690617b77a73bc (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-pip-audit-git
	pkgdesc = A tool for scanning Python environments for known vulnerabilities
	pkgver = r654.060cc5d
	pkgrel = 1
	url = https://github.com/pypa/pip-audit
	arch = any
	license = Apache-2.0
	checkdepends = git
	checkdepends = python-pretend
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-flit
	makedepends = python-installer
	depends = python
	depends = python-cachecontrol
	depends = python-cyclonedx-lib
	depends = python-html5lib
	depends = python-packaging
	depends = python-pip-api
	depends = python-pip-requirements-parser
	depends = python-requests
	depends = python-rich
	depends = python-toml
	provides = python-pip-audit
	conflicts = python-pip-audit
	options = !debug
	options = !strip
	source = pip-audit::git+https://github.com/pypa/pip-audit.git
	sha512sums = SKIP

pkgname = python-pip-audit-git