From 61412c8674b6e73d01480f8961a4e0249b69880e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:39 +0100 Subject: [PATCH] python3-slugify: rebuild for Python 3.8.1. --- 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 44d37f2aed7..012bb98f063 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=1 +revision=2 archs=noarch wrksrc="python-slugify-${version}" build_style=python3-module