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