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

Felix Yan felixonmars at archlinux.org
Mon Nov 9 12:05:55 UTC 2020


    Date: Monday, November 9, 2020 @ 12:05:55
  Author: felixonmars
Revision: 746851

upgpkg: python-jupyter_client 6.1.7-2: Python 3.9 rebuild

Modified:
  python-jupyter_client/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-09 12:00:25 UTC (rev 746850)
+++ PKGBUILD	2020-11-09 12:05:55 UTC (rev 746851)
@@ -2,7 +2,7 @@
 
 pkgname=python-jupyter_client
 pkgver=6.1.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Jupyter protocol implementation and client libraries"
 arch=('any')
 url="https://pypi.python.org/pypi/jupyter_client"
@@ -25,4 +25,3 @@
   python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
   install -Dm644 COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
-



More information about the arch-commits mailing list