Subject: CVS commit: pkgsrc/textproc/py-Levenshtein
From: Thomas Klausner
Date: 2023-10-29 17:59:20
Message id: 20231029165920.C768EFADC@cvs.NetBSD.org

Log Message:
py-Levenshtein: update to 0.23.0.

Switch to wheels.mk.

### v0.23.0
#### Changed
- added keyword argument `pad` to Hamming distance. This controls whether \ 
sequences of different
  length should be padded or lead to a `ValueError`
- upgrade to `Cython==3.0.3`

### v0.22.0
#### Changed
- add support for Python 3.12
- drop support for Python 3.6

#### Added
- add wheels for windows arm64

Files:
RevisionActionfile
1.14modifypkgsrc/textproc/py-Levenshtein/Makefile
1.6modifypkgsrc/textproc/py-Levenshtein/PLIST
1.10modifypkgsrc/textproc/py-Levenshtein/distinfo