Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/python3-kiwisolver/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'python3-kiwisolver'
pkgname=python3-kiwisolver
version=1.4.9
revision=2
version=1.5.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel python3-cppy"
makedepends="python3-devel python3-cppy"
Expand All @@ -13,7 +13,7 @@ license="BSD-3-Clause"
homepage="https://github.com/nucleic/kiwi"
changelog="https://github.com/nucleic/kiwi/raw/main/releasenotes.rst"
distfiles="${PYPI_SITE}/k/kiwisolver/kiwisolver-${version}.tar.gz"
checksum=c3b22c26c6fd6811b0ae8363b95ca8ce4ea3c202d3d0975b2914310ceb1bcc4d
checksum=d4193f3d9dc3f6f79aaed0e5637f45d98850ebf01f7ca20e69457f3e8946b66a

post_install() {
vlicense LICENSE
Expand Down