python3-Unidecode: update to 1.3.7.

This commit is contained in:
Bnyro 2023-09-28 12:14:36 +02:00 committed by Piraty
parent b834b69e2e
commit 995b6a3d72

View File

@ -1,7 +1,7 @@
# Template file for 'python3-Unidecode'
pkgname=python3-Unidecode
version=1.3.6
revision=2
version=1.3.7
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-setuptools"
@ -11,5 +11,5 @@ license="GPL-2.0-or-later"
homepage="https://pypi.org/project/Unidecode/"
changelog="https://raw.githubusercontent.com/avian2/unidecode/master/ChangeLog"
distfiles="${PYPI_SITE}/U/Unidecode/Unidecode-${version}.tar.gz"
checksum=fed09cf0be8cf415b391642c2a5addfc72194407caee4f98719e40ec2a72b830
checksum=3c90b4662aa0de0cb591884b934ead8d2225f1800d8da675a7750cbc3bd94610
conflicts="python-Unidecode>=0"