summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ac91a375a15842f5a064389ad61fe5733c86ecdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-decopatch
	pkgdesc = python decorators made easy.
	pkgver = 1.4.10
	pkgrel = 1
	url = https://smarie.github.io/python-decopatch/
	arch = any
	license = GPL2
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools-scm
	depends = python-makefun
	source = git+https://github.com/smarie/python-decopatch.git#tag=1.4.10
	sha512sums = SKIP

pkgname = python-decopatch