mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-Levenshtein: update to 0.25.1
This commit is contained in:
parent
6dab7e3341
commit
e645474869
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Levenshtein'
|
||||
pkgname=python3-Levenshtein
|
||||
version=0.23.0
|
||||
version=0.25.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="cmake python3-scikit-build"
|
||||
|
@ -12,6 +12,6 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/maxbachmann/Levenshtein"
|
||||
distfiles="${PYPI_SITE}/L/Levenshtein/Levenshtein-${version}.tar.gz"
|
||||
checksum=de7ccc31a471ea5bfafabe804c12a63e18b4511afc1014f23c3cc7be8c70d3bd
|
||||
checksum=2df14471c778c75ffbd59cb64bbecfd4b0ef320ef9f80e4804764be7d5678980
|
||||
|
||||
export CMAKE_ARGS="-DPython_INCLUDE_DIR:PATH=${XBPS_CROSS_BASE}/${py3_inc}"
|
||||
|
|
Loading…
Add table
Reference in a new issue