summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 10 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b71c6261a778..e61d83423ef4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,17 @@
pkgbase = jupyterhub
pkgdesc = Multi-user server for Jupyter notebooks
- pkgver = 0.9.2
+ pkgver = 1.0.0
pkgrel = 1
- url = http://jupyter.org/
+ url = https://jupyter.org/hub
arch = any
license = BSD
makedepends = bower
makedepends = npm
+ depends = python-prometheus_client
+ depends = python-entrypoints
+ depends = python-async_generator
+ depends = python-oauthlib
+ depends = python-certipy
depends = python-alembic
depends = python-tornado
depends = python-jinja
@@ -15,8 +20,9 @@ pkgbase = jupyterhub
depends = python-sqlalchemy
depends = python-requests
depends = nodejs-configurable-http-proxy
- source = https://github.com/jupyter/jupyterhub/archive/0.9.2.tar.gz
- sha256sums = ef86512a485050dd28df9b785cb9912cbbbf69a131a34da216753af93d095da7
+ optdepends = jupyterlab
+ source = https://github.com/jupyter/jupyterhub/archive/1.0.0.tar.gz
+ sha256sums = e985fdba1b361add5b8da1736446c7bc8c94466e1e04903233b015aa37d341f5
pkgname = jupyterhub