From d6bcd1184d8eec627be294a023126f1e6b4f6037 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:17:50 -0400 Subject: [PATCH] python3-slugify: rebuild for Python 3.10 --- srcpkgs/python3-slugify/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-slugify/template b/srcpkgs/python3-slugify/template index 31e2eff0715..6a61cfcaef8 100644 --- a/srcpkgs/python3-slugify/template +++ b/srcpkgs/python3-slugify/template @@ -3,7 +3,7 @@ pkgname=python3-slugify # Please don't update. Only required by Transifx-client, # doesn't work with newer versions version=1.2.6 -revision=3 +revision=4 wrksrc="python-slugify-${version}" build_style=python3-module pycompile_module="slugify"