From 461499a76b17c571b91207c2783e2f0510102b26 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:30 -0400 Subject: [PATCH] python3-Inflector: rebuild for Python 3.10 --- srcpkgs/python3-Inflector/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-Inflector/template b/srcpkgs/python3-Inflector/template index ec4da0d4c03..072977ee0ce 100644 --- a/srcpkgs/python3-Inflector/template +++ b/srcpkgs/python3-Inflector/template @@ -1,7 +1,7 @@ # Template file for 'python3-Inflector' pkgname=python3-Inflector version=3.0.1 -revision=2 +revision=3 wrksrc="Inflector-${version}" build_style=python3-module hostmakedepends="python3-setuptools"