* update python-kiwisolver to 1.4.5-5
This commit is contained in:
parent
cb2fc35e40
commit
2b8c5a6a26
23
python/python-kiwisolver/.SRCINFO
Normal file
23
python/python-kiwisolver/.SRCINFO
Normal file
@ -0,0 +1,23 @@
|
||||
pkgbase = python-kiwisolver
|
||||
pkgdesc = A fast implementation of the Cassowary constraint solver
|
||||
pkgver = 1.4.5
|
||||
pkgrel = 5
|
||||
url = https://github.com/nucleic/kiwi
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = Artistic-1.0-Perl
|
||||
checkdepends = python-pytest
|
||||
makedepends = git
|
||||
makedepends = python-cppy
|
||||
makedepends = python-setuptools-scm
|
||||
makedepends = python-wheel
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
depends = python
|
||||
source = git+https://github.com/nucleic/kiwi.git#commit=03adafeb0f1188e34cde4c7ca8fe384912bd9e1b
|
||||
sha512sums = 7ec0211a888e9402fa85e2821a76fff138810f5758c6e621f365bf6a9b2142adcba3dfaf0f98688e431bb3019b9177a56f6413afaedecd9e8137e57c858426d4
|
||||
|
||||
pkgname = python-kiwisolver
|
3
python/python-kiwisolver/.nvchecker.toml
Normal file
3
python/python-kiwisolver/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-kiwisolver]
|
||||
source = "git"
|
||||
git = "https://github.com/nucleic/kiwi.git"
|
@ -4,7 +4,7 @@
|
||||
pkgname=python-kiwisolver
|
||||
pkgver=1.4.5
|
||||
_commit=03adafeb0f1188e34cde4c7ca8fe384912bd9e1b
|
||||
pkgrel=3
|
||||
pkgrel=5
|
||||
pkgdesc="A fast implementation of the Cassowary constraint solver"
|
||||
url="https://github.com/nucleic/kiwi"
|
||||
license=('Artistic-1.0-Perl')
|
||||
|
Loading…
x
Reference in New Issue
Block a user