python-pairwisedist: auto updated to 1.3.1-4

This commit is contained in:
BioArchLinuxBot 2024-12-24 18:01:53 +00:00
parent 1714dc3a47
commit 4c6151ce2d

View file

@ -3,7 +3,7 @@
pkgname=python-pairwisedist pkgname=python-pairwisedist
_module=${pkgname#python-} _module=${pkgname#python-}
pkgver=1.3.1 pkgver=1.3.1
pkgrel=3 pkgrel=4
pkgdesc='Calculate the pairwise-distance matrix for an array of n samples by p features' pkgdesc='Calculate the pairwise-distance matrix for an array of n samples by p features'
arch=(any) arch=(any)
url="https://github.com/GuyTeichman/pairwisedist" url="https://github.com/GuyTeichman/pairwisedist"