summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7436adda4a0a1008eb06df9737e250faaebcec12 (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-pyproject-parser
	pkgdesc = Parser for pyproject.toml
	pkgver = 0.14.0
	pkgrel = 1
	url = https://github.com/repo-helper/pyproject-parser
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-hatchling
	makedepends = python-hatch-requirements-txt
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-apeye-core
	depends = python-attrs
	depends = python-dom-toml
	depends = python-domdf-python-tools
	depends = python-natsort
	depends = python-packaging
	depends = python-shippinglabel
	depends = python-toml
	depends = python-typing_extensions
	optdepends = python-readme-renderer: render markdown
	optdepends = python-cmarkgfm: render markdown
	provides = python-pyproject-parser
	conflicts = python-pyproject-parser
	source = pyproject-parser::git+https://github.com/repo-helper/pyproject-parser.git#tag=v0.14.0
	sha512sums = 6eef1ee28a1c0ee37d47bb4849617daf92b2ead7f142fd781b9a862a2be79ac3eb88d9d7c2afdce38623f40fc81226504da92458baff0f1fd06da51814875d2b

pkgname = python-pyproject-parser