mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
updating python-jupyterhub
This commit is contained in:
commit
195005a86c
1 changed files with 4 additions and 2 deletions
|
@ -13,11 +13,11 @@
|
|||
(package
|
||||
(inherit gs:python-jupyterhub)
|
||||
(name "python-jupyterhub")
|
||||
(version "3.1.1")
|
||||
(version "4.0.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "jupyterhub" version))
|
||||
(sha256 (base32 "0lsryyghglfsqlchax3p9bygsgni7aacfbsdr2rd57njgifwbnxz"))))))
|
||||
(sha256 (base32 "0rx82hmwi6m2c7q8mw8a7r45j8245schln5vq1q2nzcswjb2karc"))))))
|
||||
|
||||
(define-public python-batchspawner
|
||||
(package
|
||||
|
@ -47,3 +47,5 @@
|
|||
(url "https://github.com/jupyterhub/batchspawner")
|
||||
(commit version)))
|
||||
(sha256 (base32 "03z1ww5qlwjn3xs3lf9b78yrqq7kd6rd5bh2kn377md391hz09f7"))))))
|
||||
|
||||
python-jupyterhub
|
||||
|
|
Loading…
Add table
Reference in a new issue