summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0c6819cec65961c931c0b023779d0b3f2d5c55d9 (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-poetry-core-git
	pkgdesc = Poetry PEP 517 Build Backend & Core Utilities
	pkgver = 1.2.0b3.r16.gec610a34
	pkgrel = 1
	url = https://github.com/python-poetry/poetry-core
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = git
	depends = python-jsonschema
	depends = python-lark-parser
	depends = python-packaging
	depends = python-tomlkit
	provides = poetry-core
	provides = python-poetry-core
	conflicts = poetry-core
	conflicts = python-poetry-core
	source = git+https://github.com/python-poetry/poetry-core
	sha512sums = SKIP

pkgname = python-poetry-core-git