python-kmedoids: auto updated to 0.5.3.1-2

This commit is contained in:
BioArchLinuxBot 2024-12-28 18:01:48 +00:00
parent fcfcebe763
commit 0fbbbf350c

View file

@ -3,7 +3,7 @@
_pkg=kmedoids _pkg=kmedoids
pkgname=python-${_pkg} pkgname=python-${_pkg}
pkgver=0.5.3.1 pkgver=0.5.3.1
pkgrel=1 pkgrel=2
pkgdesc="Fast K-Medoids clustering in Python with FasterPAM" pkgdesc="Fast K-Medoids clustering in Python with FasterPAM"
arch=("x86_64") arch=("x86_64")
url="https://github.com/kno10/python-kmedoids" url="https://github.com/kno10/python-kmedoids"