From 578a0b140fa2042434197fe1b62e330ec0aa64ac Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:44 -0400 Subject: [PATCH] shiboken2: rebuild for Python 3.9, drop noarch --- srcpkgs/shiboken2/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/shiboken2/template b/srcpkgs/shiboken2/template index 4cd7da661b0..20ea5aae7e2 100644 --- a/srcpkgs/shiboken2/template +++ b/srcpkgs/shiboken2/template @@ -1,7 +1,7 @@ # Template file for 'shiboken2' pkgname=shiboken2 version=5.15.0 -revision=1 +revision=2 _pkgname="pyside-setup-opensource-src-${version}" wrksrc="${_pkgname/%5.14.2.1/5.14.2}" build_wrksrc="sources/shiboken2" @@ -55,12 +55,10 @@ python3-shiboken_package() { short_desc="Python3 shiboken2 bindings - tranditional dummy pkg" depends="python3-shiboken2-${version}_${revision}" build_style=meta - archs=noarch } libshiboken-python3_package() { short_desc="Python3 shiboken2 bindings - tranditional dummy pkg" depends="python3-shiboken2-${version}_${revision}" build_style=meta - archs=noarch }