summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 951aac397a1cca74e9967a227a4eba7eaf8e974c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-find_libpython
	pkgdesc = Finds the libpython associated with the current Python environment, wherever it may be hiding
	pkgver = 0.4.0
	pkgrel = 2
	url = https://github.com/ktbarrett/find_libpython
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools-scm
	depends = python
	options = !emptydirs
	source = https://github.com/ktbarrett/find_libpython/archive/refs/tags/v0.4.0.tar.gz
	sha512sums = a1457f5d80040502a6aa5090e0b8b24d5f2f990f1c12bef693fb36832c13a5c753292891f28e9de90d54b550af299b05b9af54c2985cd6b274d6207a87750604

pkgname = python-find_libpython