[arch-commits] Commit in jupyter-notebook/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Thu Feb 25 20:35:17 UTC 2016


    Date: Thursday, February 25, 2016 @ 21:35:16
  Author: kkeen
Revision: 163447

upgpkg: jupyter-notebook 4.1.0-2  FS#48219

Modified:
  jupyter-notebook/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-25 20:21:10 UTC (rev 163446)
+++ PKGBUILD	2016-02-25 20:35:16 UTC (rev 163447)
@@ -3,12 +3,12 @@
 
 pkgname=jupyter-notebook
 pkgver=4.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The language-agnostic HTML notebook application for Project Jupyter"
 arch=('any')
 url="https://github.com/jupyter/notebook"
 license=('BSD')
-depends=('python-setuptools' 'python-jinja' 'python-tornado' 'python-terminado')
+depends=('jupyter' 'python-setuptools' 'python-jinja' 'python-tornado' 'python-terminado')
 makedepends=('python-setuptools' 'npm' 'git')
 optdepends=('mathjax: latex equation rendering'
             'pandoc: notebook export')



More information about the arch-commits mailing list