1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

community/py3-unidecode: upgrade to 1.4.0

This commit is contained in:
ptrcnull 2025-07-11 00:53:49 +02:00 committed by Patrycja Rosa
parent 2e133ecf77
commit 382d4da077

View file

@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-unidecode
_pkgname=Unidecode
pkgver=1.3.8
pkgrel=1
pkgver=1.4.0
pkgrel=0
pkgdesc="Python3 ASCII transliterations of Unicode text"
url="https://pypi.org/project/Unidecode"
arch="noarch"
@ -32,5 +32,5 @@ package() {
}
sha512sums="
0c93647b05b3ce041ba0091705630a4d75dfc249b3aa57b1d8bd26d26f1a067af1d0103a0f57ee2ea07224797ce204562e08df92d0fe60e250a16614bf146ece Unidecode-1.3.8.tar.gz
c2030855bf650a648d1707b629f29ad7b911b1143f603176b2236695fc884f1d25b7d635a92cd206e71b9b56bc9ab965952a187749b6dbf664b41a33b592db82 Unidecode-1.4.0.tar.gz
"