summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d3c9802477586a3cf572efc531b90e170209d6b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-hatch-cython
	pkgdesc = Cython build hooks for hatch
	pkgver = 0.6.0
	pkgrel = 1
	url = https://pypi.org/project/hatch-cython/
	arch = x86_64
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = python-hatchling
	depends = cython
	source = https://files.pythonhosted.org/packages/d2/32/d13b765c225535d853ea1a9a94a2aa020bf4313707e359e4ffda09f00288/hatch_cython-0.6.0.tar.gz
	sha256sums = b6480b417b919eb7138e1665e119db570585b486facc623ea62cb3026418ac4c

pkgname = python-hatch-cython