python3-slugify: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:42 -04:00
parent 5be40d572a
commit 248a0c80de

View file

@ -1,7 +1,7 @@
# Template file for 'python3-slugify'
pkgname=python3-slugify
version=6.1.2
revision=1
revision=2
wrksrc="python-slugify-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"