summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1b4052d2016978474c9430810b563345cbaaa818 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-poetry-core-git
	pkgdesc = Poetry PEP 517 Build Backend
	pkgver = 1.8.1.r17.g21b0033
	pkgrel = 1
	url = https://github.com/python-poetry/poetry-core
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = git
	depends = python-fastjsonschema
	depends = python-lark-parser
	depends = python-packaging
	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