From 4ccf0bb9d6dfc522a14a2ac95bb37960918315f1 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:17:40 -0400 Subject: [PATCH] python3-pytest-fixture-config: rebuild for Python 3.10 --- srcpkgs/python3-pytest-fixture-config/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-pytest-fixture-config/template b/srcpkgs/python3-pytest-fixture-config/template index d2a7beaae13..3c22c9f0fb4 100644 --- a/srcpkgs/python3-pytest-fixture-config/template +++ b/srcpkgs/python3-pytest-fixture-config/template @@ -2,7 +2,7 @@ pkgname=python3-pytest-fixture-config _pkgname=${pkgname#*-} version=1.3.0 -revision=5 +revision=6 wrksrc="${_pkgname}-${version}" build_style=python3-module hostmakedepends="python3-setuptools"