forked from pool/python-cffi
Accepting request 699759 from home:TheBlackCat:branches:devel:languages:python
- Update to 1.12.3 * Fix for nested struct types that end in a var-sized array (#405). * Add support for using U and L characters at the end of integer constants in ffi.cdef() (thanks Guillaume). * More 3.8 fixes. OBS-URL: https://build.opensuse.org/request/show/699759 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=63
This commit is contained in:
committed by
Git OBS Bridge
parent
9495981e5a
commit
5c4df23a24
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-cffi
|
||||
Version: 1.12.2
|
||||
Version: 1.12.3
|
||||
Release: 0
|
||||
Summary: Foreign Function Interface for Python calling C code
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user