From a283827c4754c07f7643e366dea6ab3d8494b780 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:56:06 -0400 Subject: [PATCH] python3-scikit-image: rebuild for Python 3.9 --- srcpkgs/python3-scikit-image/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-scikit-image/template b/srcpkgs/python3-scikit-image/template index ded5914a67f..0f89f0ff82f 100644 --- a/srcpkgs/python3-scikit-image/template +++ b/srcpkgs/python3-scikit-image/template @@ -1,7 +1,7 @@ # Template file for 'python3-scikit-image' pkgname=python3-scikit-image version=0.17.2 -revision=1 +revision=2 _pkgname="${pkgname#python3-}" wrksrc="${_pkgname}-${version}" build_style=python3-module