Date: Saturday, November 2, 2019 @ 22:32:35
  Author: felixonmars
Revision: 522338

Python 3.8 rebuild

Modified:
  jupyter-nbformat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-11-02 22:32:32 UTC (rev 522337)
+++ PKGBUILD    2019-11-02 22:32:35 UTC (rev 522338)
@@ -2,7 +2,7 @@
 
 pkgname=jupyter-nbformat
 pkgver=4.4.0
-pkgrel=3
+pkgrel=4
 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";

Reply via email to