summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8872d1a7a9dde24acf9ef63fcdfde3de21a9d1eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-hatchling-git
	pkgdesc = Modern, extensible Python build backend
	pkgver = v1.11.1.r43.g15a583af
	pkgrel = 1
	url = https://hatch.pypa.io/latest/
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-editables
	depends = python-packaging
	depends = python-pathspec
	depends = python-pluggy
	depends = python-tomli
	provides = python-hatchling
	conflicts = python-hatchling
	source = hatch::git+https://github.com/pypa/hatch.git
	sha256sums = SKIP

pkgname = python-hatchling-git