CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/01/10 06:22:30
Modified files:
devel/py-rcsparse: Makefile
devel/py-rcsparse/patches: patch-py-rcsparse_c
Log message:
Fix python2 build with clang 15
PyUnicode_AsUTF8AndSize is only available in python3.
