summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 25e3442b80992a7caece20016512b78c981dee5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-griffe
	pkgdesc = Signatures for entire Python programs
	pkgver = 0.31.0
	pkgrel = 1
	url = https://mkdocstrings.github.io/griffe
	arch = any
	license = ISC
	checkdepends = python-pytest
	checkdepends = python-colorama
	checkdepends = python-jsonschema
	checkdepends = git
	makedepends = python-pdm-backend
	makedepends = python-build
	makedepends = python-installer
	source = https://files.pythonhosted.org/packages/source/g/griffe/griffe-0.31.0.tar.gz
	source = 0.31.0-schema.json::https://github.com/mkdocstrings/griffe/raw/0.31.0/docs/schema.json
	md5sums = 3c2134e86832bcc005f0d50249b7d625
	md5sums = bfe51f53db056100353171d2fd53346c

pkgname = python-griffe
	depends = python>=3.8
	depends = python-colorama>=0.4