New package: python3-makefun-1.11.2
This commit is contained in:
parent
6842fc8e0e
commit
47a7904967
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-makefun/template
Normal file
14
srcpkgs/python3-makefun/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'python3-makefun'
|
||||
pkgname=python3-makefun
|
||||
version=1.11.2
|
||||
revision=1
|
||||
wrksrc=makefun-${version}
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
depends="python3"
|
||||
short_desc="Small library to dynamically create python functions"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/smarie/python-makefun"
|
||||
distfiles="${PYPI_SITE}/m/makefun/makefun-${version}.tar.gz"
|
||||
checksum=daa350a482ed58b5724443c651432191e9b97b0c83743879d0913171c6a28085
|
Loading…
Reference in a new issue