summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBlair Bonnett2022-09-16 12:56:22 +0200
committerBlair Bonnett2022-09-16 12:56:22 +0200
commitbbdef7d6f294dacad88c32c921da1d8815ab0c50 (patch)
tree18e580d2c5aae118eee482aa51834cdab96c1e68 /.SRCINFO
parent8e22bcc9c89b5df1565bb4612233f40eb6a12e48 (diff)
downloadaur-bbdef7d6f294dacad88c32c921da1d8815ab0c50.tar.gz
Update to 3.0.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cde1499ec34b..84d1a3a0d3c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jupyterhub
pkgdesc = Multi-user server for Jupyter notebooks
- pkgver = 2.3.1
+ pkgver = 3.0.0
pkgrel = 1
url = https://jupyter.org/hub
install = jupyterhub.install
@@ -14,6 +14,7 @@ pkgbase = jupyterhub
makedepends = npm
makedepends = python-build
makedepends = python-installer
+ makedepends = python-setuptools
makedepends = python-wheel
depends = ipython
depends = nodejs-configurable-http-proxy
@@ -35,12 +36,13 @@ pkgbase = jupyterhub
optdepends = jupyter-notebook: standard notebook server
optdepends = jupyterlab: to use the JupyterLab interface
optdepends = python-pycurl: improved HTTP performance
+ optdepends = python-statsd: send metrics to a StatsD server
backup = etc/jupyterhub/jupyterhub_config.py
- source = jupyterhub-2.3.1.tar.gz::https://github.com/jupyterhub/jupyterhub/archive/2.3.1.tar.gz
+ source = jupyterhub-3.0.0.tar.gz::https://github.com/jupyterhub/jupyterhub/archive/3.0.0.tar.gz
source = jupyterhub.service
source = tests_use_random_ports.patch
- sha256sums = dd9605462c1e382b3cc374226ffe9f550cc59643a9de05bbea67630f4a3f6c5a
+ sha256sums = 3ddcd96ae291b24571f9aa42e6316410379d46068482e35bad7691cb336dcc72
sha256sums = adb4c09c668c35605d9cddc4a4171dd64ed6e74ab82da97f19b3437d26b052b9
- sha256sums = acba51024276670aabad3d3f2a1c80d4b573809ca7e7ef6594916329d842417f
+ sha256sums = 05a86fad6eada56e1128f7ebaf038524d6182b6453427bbc27a58331992b7308
pkgname = jupyterhub