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

Kyle Keen kkeen at archlinux.org
Sun Jan 3 03:41:28 UTC 2021


    Date: Sunday, January 3, 2021 @ 03:41:28
  Author: kkeen
Revision: 805096

upgpkg: jupyter-nbconvert 6.0.7-2 FS#69156

Modified:
  jupyter-nbconvert/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-03 03:41:20 UTC (rev 805095)
+++ PKGBUILD	2021-01-03 03:41:28 UTC (rev 805096)
@@ -3,7 +3,7 @@
 pkgname=jupyter-nbconvert
 _name=nbconvert
 pkgver=6.0.7
-pkgrel=1
+pkgrel=2
 pkgdesc="A language-agnostic web-based interactive shell/notebook server."
 arch=('any')
 url="https://pypi.python.org/pypi/nbconvert"
@@ -11,7 +11,7 @@
 depends=('jupyter' 'jupyter-nbformat' 'python-pygments' 'python-mistune'
          'python-jinja' 'python-entrypoints' 'python-traitlets'
          'python-pandocfilters' 'python-bleach' 'python-testpath'
-         'python-defusedxml' 'jupyter-nbclient')
+         'python-defusedxml' 'jupyter-nbclient' 'jupyterlab_pygments')
 # really depends on jupyter-client, not jupyter
 makedepends=('python-setuptools')
 optdepends=('pandoc: non-html conversion output')



More information about the arch-commits mailing list