[arch-commits] Commit in jupyter-nbformat/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Mon Nov 9 18:28:02 UTC 2020
Date: Monday, November 9, 2020 @ 18:28:02
Author: foutrelis
Revision: 747989
upgpkg: jupyter-nbformat 5.0.6-2: Python 3.9 rebuild
Modified:
jupyter-nbformat/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-09 18:28:00 UTC (rev 747988)
+++ PKGBUILD 2020-11-09 18:28:02 UTC (rev 747989)
@@ -2,7 +2,7 @@
pkgname=jupyter-nbformat
pkgver=5.0.6
-pkgrel=1
+pkgrel=2
pkgdesc="The base implementation of the Jupyter Notebook format and Python APIs for working with notebooks"
arch=('any')
url="https://pypi.python.org/pypi/nbformat"
@@ -21,4 +21,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