Accepting request 700339 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/700339 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cffi?expand=0&rev=27
This commit is contained in:
commit
9bbd9d0217
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e113878a446c6228669144ae8a56e268c91b7f1fafae927adc4879d9849e0ea7
|
||||
size 453893
|
3
cffi-1.12.3.tar.gz
Normal file
3
cffi-1.12.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774
|
||||
size 456340
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 30 19:42:59 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 14:10:49 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user