forked from pool/python-cffi
- update to 1.15.1:
* If you call ffi.embedding_api() but don’t write any extern “Python” function
there, then the resulting C code would fail an assert. Fixed.
* Updated Windows/arm64 embedded libffi static lib to v3.4.2, and scripted to
ease future updates (thanks Niyas Sait!)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=83
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 19 11:31:46 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.15.1:
|
||||
* If you call ffi.embedding_api() but don’t write any extern “Python” function
|
||||
there, then the resulting C code would fail an assert. Fixed.
|
||||
* Updated Windows/arm64 embedded libffi static lib to v3.4.2, and scripted to
|
||||
ease future updates (thanks Niyas Sait!)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 6 17:37:42 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user