summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 79bf67570072b9be51afaacb442dc738b54b3311 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-poetry-core-git
	pkgdesc = Poetry PEP 517 Build Backend & Core Utilities
	pkgver = 1.1.0a7.r8.g935b11b
	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
	conflicts = poetry-core
	source = git+https://github.com/python-poetry/poetry-core
	sha512sums = SKIP

pkgname = python-poetry-core-git