Po-Chuan Hsieh 2708a11bbb
textproc/py-openstep-plist: Allow build with cython 3.1.0+
- Bump PORTREVISION for package change
2025-06-29 19:46:11 +08:00

11 lines
331 B
Plaintext

--- src/openstep_plist/writer.pyx.orig 2025-01-30 18:15:19 UTC
+++ src/openstep_plist/writer.pyx
@@ -17,6 +17,7 @@ from libc.stdint cimport uint16_t
from cpython.mem cimport PyMem_Free
from libcpp.vector cimport vector
from libc.stdint cimport uint16_t
+from ctypes import c_long as long
cimport cython
from .util cimport (