15
0
forked from pool/python-cffi

- update to 1.14.2

* CPython 3 on Windows: we again try to compile with Py_LIMITED_API by default

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=73
This commit is contained in:
2020-08-20 12:14:15 +00:00
committed by Git OBS Bridge
parent efd9de8edf
commit b0ac7a1285
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Aug 20 12:13:23 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 1.14.2
* CPython 3 on Windows: we again try to compile with Py_LIMITED_API by default
-------------------------------------------------------------------
Mon Aug 10 08:10:36 UTC 2020 - Dirk Mueller <dmueller@suse.com>