python3-makefun: update to 1.15.0.

This commit is contained in:
Đoàn Trần Công Danh 2022-11-09 08:14:16 +07:00
parent 6064ddb0ce
commit 6f37fe1464
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-makefun' # Template file for 'python3-makefun'
pkgname=python3-makefun pkgname=python3-makefun
version=1.13.1 version=1.15.0
revision=2 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools_scm" hostmakedepends="python3-setuptools_scm"
depends="python3" depends="python3"
@ -10,5 +10,5 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/smarie/python-makefun" homepage="https://github.com/smarie/python-makefun"
distfiles="${PYPI_SITE}/m/makefun/makefun-${version}.tar.gz" distfiles="${PYPI_SITE}/m/makefun/makefun-${version}.tar.gz"
checksum=985bb8b670ffbbb95d2a8aa996d318e6e9a3f26fc6f3ef2da93ebdf8f9c616bf checksum=5b110e733d94f7a49d8ac27b1e2d40f2bb0501e98c1d825e0d932d26920dd5df
make_check=no make_check=no