python-Levenshtein: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-23 18:04:38 +01:00
parent 9c25765c18
commit 4b40aafa42

View file

@ -1,7 +1,7 @@
# Template file for 'python-Levenshtein'
pkgname=python-Levenshtein
version=0.12.0
revision=2
revision=3
build_style=python-module
pycompile_module="Levenshtein"
hostmakedepends="python-devel python3-devel python-setuptools python3-setuptools"