From cb8bce515812939b6abdee5957f889744a955098 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:10 +0100 Subject: [PATCH] python-jupyter_ipywidgets: rebuild for Python 3.8.1. --- srcpkgs/python-jupyter_ipywidgets/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-jupyter_ipywidgets/template b/srcpkgs/python-jupyter_ipywidgets/template index 3d511a25152..44570cf390a 100644 --- a/srcpkgs/python-jupyter_ipywidgets/template +++ b/srcpkgs/python-jupyter_ipywidgets/template @@ -1,7 +1,7 @@ # Template file for 'python-jupyter_ipywidgets' pkgname=python-jupyter_ipywidgets version=7.4.2 -revision=1 +revision=2 archs=noarch _widgetsnbextver=3.4.0 wrksrc="ipywidgets-${version}"