summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 12 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ed5951d2f4b..6ee8bbd991aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,17 @@
pkgbase = python-holoviews
- pkgdesc = Stop plotting your data - annotate your data and let it visualize itself.
- pkgver = 1.13.2
+ pkgdesc = With Holoviews, your data visualizes itself
+ pkgver = 1.18.3
pkgrel = 1
- url = http://holoviews.org
+ url = https://holoviews.org
arch = any
- license = BSD
- depends = python-numpy
- depends = python-param
- depends = python-pyviz_comms
- options = !emptydirs
- source = https://files.pythonhosted.org/packages/9b/ad/aec5011cc02803e50b11c4967b1b2c2fba8c4e5e0f6f2d9f96db3e29cc3b/holoviews-1.13.2.tar.gz
- sha256sums = cf2dd426cdc08bf2ca669268ca0432634574429e5b143314ee06ad88c5382802
+ license = BSD-3-Clause
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
+ depends = python-panel
+ depends = python-colorcet
+ optdepends = jupyter-nbconvert: for use holoviews command
+ source = holoviews-1.18.3.tar.gz::https://github.com/holoviz/holoviews/archive/v1.18.3.tar.gz
+ sha512sums = 85f741aeb76728cc33bee704e880b21c0b2ef7308fc63cf9e35976cbb75254d077c637c1e0ecc10f2b37661b9db30657a7c62261fb4bb897a0c00c8ba07848e3
pkgname = python-holoviews
-