From 902ac7feaeabbb81faee2d8fb690d732199571dd Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:10 +0100 Subject: [PATCH] python-jupyter_notebook: rebuild for Python 3.8.1. --- srcpkgs/python-jupyter_notebook/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-jupyter_notebook/template b/srcpkgs/python-jupyter_notebook/template index c3f478c1fb4..4f6de0f642d 100644 --- a/srcpkgs/python-jupyter_notebook/template +++ b/srcpkgs/python-jupyter_notebook/template @@ -1,7 +1,7 @@ # Template file for 'python-jupyter_notebook' pkgname=python-jupyter_notebook version=5.7.0 -revision=1 +revision=2 archs=noarch wrksrc="notebook-${version}" build_style=python-module