python-pynndescent: update to 0.5.10
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
645749d276
commit
cb5459fecf
@@ -4,7 +4,7 @@ _pyname=pynndescent
|
||||
_realname=pynndescent
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=0.5.8
|
||||
pkgver=0.5.10
|
||||
pkgrel=1
|
||||
pkgdesc='Nearest Neighbor Descent (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -24,7 +24,7 @@ makedepends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-python-setuptools"
|
||||
)
|
||||
source=("${_pyname}-${pkgver}.tar.gz::https://pypi.org/packages/source/${_pyname::1}/${_pyname}/${_pyname}-${pkgver}.tar.gz")
|
||||
sha256sums=('a7c552569bf604a101fd54bba1d27c12389e065945dee3a6777a518c63a46f2b')
|
||||
sha256sums=('5d5dc683c03ef55fe3ddf693859720ca18f85c6e6e5bb0b4f14870278d5288ad')
|
||||
|
||||
prepare() {
|
||||
rm -rf "python-build-${MSYSTEM}" | true
|
||||
|
||||
Reference in New Issue
Block a user