mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-jellyfish: update to 1.1.2.
This commit is contained in:
parent
82990eda9f
commit
fdbcdb3528
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue