Subject: CVS commit: pkgsrc/textproc/py-Levenshtein
From: David H. Gutteridge
Date: 2022-03-02 23:10:48
Message id: 20220302221048.C0E06FB24@cvs.NetBSD.org

Log Message:
py-Levenshtein: adjust further to un-break Python 2.7 builds

Python 2.7 (or older pkgsrc states where a less recent py-setuptools is
present) builds would still have expected the redundant entry_points.txt
to be found, so explicitly remove it from setup.py for consistency. Ride
previous update.

Files:
RevisionActionfile
1.7modifypkgsrc/textproc/py-Levenshtein/distinfo
1.2modifypkgsrc/textproc/py-Levenshtein/patches/patch-setup.py