mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/py3-kikit: upgrade to 1.7.2 and enable on loongarch64
This commit is contained in:
parent
5030daa49d
commit
8910ac7eb9
@ -1,14 +1,14 @@
|
||||
# Maintainer: Marian Buschsieweke <marian.buschsieweke@posteo.net>
|
||||
pkgname=py3-kikit
|
||||
pkgver=1.6.0
|
||||
pkgrel=1
|
||||
pkgver=1.7.2
|
||||
pkgrel=0
|
||||
pkgdesc="Python library and CLI tool to automate several tasks in KiCAD"
|
||||
url="https://github.com/yaqwsx/KiKit"
|
||||
# riscv64: py3-shapely
|
||||
# aarch64, armv7, armhf, loongarch64: py3-solidpython
|
||||
# aarch64, armv7, armhf: py3-solidpython
|
||||
# s390x: kicad
|
||||
# ppc64le: py3-solidpython needs openscad
|
||||
arch="noarch !riscv64 !aarch64 !armv7 !armhf !s390x !loongarch64 !ppc64le"
|
||||
arch="noarch !riscv64 !aarch64 !armv7 !armhf !s390x !ppc64le"
|
||||
license="MIT"
|
||||
depends="
|
||||
kicad
|
||||
@ -62,5 +62,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
702316b514e831c50e0c549d8a0edebcda05247c421a61156ed8261cfc42f0120111784538d99f669bfc479f0b20f5d41df04a1ee6721bbdf62fc601015b3ce6 py3-kikit-1.6.0.tar.gz
|
||||
dc5040d2294991f9e65e3365d684fa4e117de09ab0320ae41ee59ffb6bb5a502a3b5831432c981cbe59ab941ad66dfa475a9a9bf5a91299effa208ce9762d425 py3-kikit-1.7.2.tar.gz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user