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

Kyle Keen kkeen at archlinux.org
Mon Jan 18 11:56:24 UTC 2021


    Date: Monday, January 18, 2021 @ 11:56:24
  Author: kkeen
Revision: 822826

upgpkg: jupyter 4.6.3-2

Modified:
  jupyter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-18 11:49:15 UTC (rev 822825)
+++ PKGBUILD	2021-01-18 11:56:24 UTC (rev 822826)
@@ -2,12 +2,12 @@
 
 pkgname=jupyter
 pkgver=4.6.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A language-agnostic web-based interactive shell/notebook server."
 arch=('any')
 url="https://jupyter.org/"
 license=('BSD')
-depends=('python-setuptools' 'python-jinja' 'python-mistune'
+depends=('python-jinja' 'python-mistune'
          'ipython' 'python-ipykernel' 'python-jupyter_core'
          'python-ipywidgets' 'jupyter-nbformat' 'jupyter_console'
          'python-jupyter_client')



More information about the arch-commits mailing list