summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9e03e6f92f6dc9378b4410e862a40650d45c059d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-makefun
	pkgdesc = Dynamically create python functions with a proper signature.
	pkgver = 1.15.1
	pkgrel = 1
	url = https://smarie.github.io/python-makefun/
	arch = any
	license = GPL2
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools-scm
	source = git+https://github.com/smarie/python-makefun.git#tag=1.15.1
	sha512sums = SKIP

pkgname = python-makefun