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

Kyle Keen kkeen at archlinux.org
Sun Feb 25 20:41:46 UTC 2018


    Date: Sunday, February 25, 2018 @ 20:41:45
  Author: kkeen
Revision: 298146

upgpkg: jupyter-notebook 5.3.0-2 FS#57636

Modified:
  jupyter-notebook/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-25 20:21:01 UTC (rev 298145)
+++ PKGBUILD	2018-02-25 20:41:45 UTC (rev 298146)
@@ -3,7 +3,7 @@
 
 pkgname=jupyter-notebook
 pkgver=5.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The language-agnostic HTML notebook application for Project Jupyter"
 arch=('any')
 url="https://github.com/jupyter/notebook"
@@ -10,7 +10,7 @@
 license=('BSD')
 depends=('python-setuptools' 'python-jinja' 'python-tornado' 'python-terminado'
          'python-traitlets' 'jupyter-nbformat' 'python-jupyter_core'
-         'python-jupyter_client' 'mathjax')
+         'python-jupyter_client' 'mathjax' 'python-send2trash')
 # Also depends on jupyter-nbconvert but that is optional elsewhere.
 # Much of their official dependency tree appears inverted and circular?
 makedepends=('python-setuptools' 'npm' 'git')



More information about the arch-commits mailing list