diff --git a/community/py3-kallisto/APKBUILD b/community/py3-kallisto/APKBUILD index ac698bbc7565b5fd415d6fafa659d4255f980c68..e157e156fd28af924a796bfd0fcb27533f179edd 100644 --- a/community/py3-kallisto/APKBUILD +++ b/community/py3-kallisto/APKBUILD @@ -2,14 +2,14 @@ # Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu> pkgname=py3-kallisto pkgver=1.0.10 -pkgrel=0 +pkgrel=1 pkgdesc="Efficiently calculate 3D-atomic/molecular features for quantitative structure-activity relationship approaches" url="https://github.com/AstraZeneca/kallisto" arch="noarch" license="Apache-2.0" depends="python3 py3-click py3-numpy py3-scipy" makedepends="py3-poetry-core py3-gpep517 py3-wheel" -checkdepends="python3-dev py3-pytest py3-pytest-runner" +checkdepends="py3-pytest py3-pytest-runner" subpackages="$pkgname-pyc" source="https://github.com/AstraZeneca/kallisto/archive/v$pkgver/kallisto-$pkgver.tar.gz poetry.patch