Path to this page:
Subject: CVS commit: pkgsrc/devel/py-cffi
From: Adam Ciarcinski
Date: 2020-07-27 19:28:05
Message id: 20200727172805.999ABFB28@cvs.NetBSD.org
Log Message:
py-cffi: updated to 1.14.1
v1.14.1
=======
* CFFI source code is now `hosted on Heptapod`_.
* Improved support for ``typedef int my_array_t[...];`` with an explicit
dot-dot-dot in API mode
* Windows (32 and 64 bits): multiple fixes for ABI-mode call to functions
that return a structure.
* Experimental support for MacOS 11 on aarch64.
* and a few other minor changes and bug fixes.
Files: