From 4f3cae783896e331f2a969f8c28b92ec8c52ff4c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:17:40 -0400 Subject: [PATCH] python3-pytest-subtests: rebuild for Python 3.10 --- srcpkgs/python3-pytest-subtests/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-pytest-subtests/template b/srcpkgs/python3-pytest-subtests/template index d661679f345..ca33ba8b7d5 100644 --- a/srcpkgs/python3-pytest-subtests/template +++ b/srcpkgs/python3-pytest-subtests/template @@ -1,7 +1,7 @@ # Template file for 'python3-pytest-subtests' pkgname=python3-pytest-subtests version=0.5.0 -revision=1 +revision=2 wrksrc="${pkgname#python3-}-${version}" build_style=python3-module hostmakedepends="python3-setuptools_scm"