From 8f95e3aa1d524fd4423f8481075f5430b1606341 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:18 -0400 Subject: [PATCH] python3-jupyter_notebook: rebuild for Python 3.9, drop noarch --- srcpkgs/python3-jupyter_notebook/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-jupyter_notebook/template b/srcpkgs/python3-jupyter_notebook/template index cc1727d2ee0..c7a8b2d0390 100644 --- a/srcpkgs/python3-jupyter_notebook/template +++ b/srcpkgs/python3-jupyter_notebook/template @@ -1,8 +1,7 @@ # Template file for 'python3-jupyter_notebook' pkgname=python3-jupyter_notebook version=6.0.3 -revision=1 -archs=noarch +revision=2 wrksrc="notebook-${version}" build_style=python3-module hostmakedepends="python3-setuptools"