python3-jellyfish: update to 1.1.2.

This commit is contained in:
Duncaen 2024-12-12 23:09:49 +01:00
parent 82990eda9f
commit fdbcdb3528
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35

View File

@ -1,6 +1,6 @@
# Template file for 'python3-jellyfish'
pkgname=python3-jellyfish
version=1.0.4
version=1.1.2
revision=1
build_style=python3-pep517
build_helper="rust"
@ -14,7 +14,7 @@ license="BSD-2-Clause"
homepage="https://jamesturk.github.io/jellyfish/"
changelog="https://raw.githubusercontent.com/jamesturk/jellyfish/main/docs/changelog.md"
distfiles="${PYPI_SITE}/j/jellyfish/jellyfish-${version}.tar.gz"
checksum=72aabb3bedd513cdd20712242fd51173b59972c0b146b7a0b9c6f32f1656293f
checksum=a31de6ce7385746df3b65aa3401c30d0881b5abb518cff99090be7ef96129333
if [ "$CROSS_BUILD" ]; then
makedepends+=" rust-std"