summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp A.2024-01-09 12:49:27 +0100
committerPhilipp A.2024-01-09 12:49:27 +0100
commit99aa5948a22e40621fd5fa60431602a0805d9e36 (patch)
treea4e089adfc3df18ec68d0506693682698cf27e1e /PKGBUILD
parentc266a0a089cd46aff113bce9deb4af06e2ab4097 (diff)
downloadaur-99aa5948a22e40621fd5fa60431602a0805d9e36.tar.gz
update dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index faad90b7bc4a..bc47af3cb014 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=scanpy
pkgver=1.9.6
-pkgrel=1
+pkgrel=2
pkgdesc='Single-Cell Analysis in Python'
arch=(any)
provides=(scanpy python-scanpy)
@@ -26,7 +26,7 @@ depends=(
'python-numba>=0.41.0'
'python-umap-learn>=0.3.10'
python-packaging
- python-sinfo
+ python-session-info
)
optdepends=(
'python-igraph: PAGA support (also transitively needed for Louvain/Leiden)'