kivy / kivy-ios

Toolchain for compiling Python / Kivy / other libraries for iOS
https://kivy.org/docs/guide/packaging-ios.html
MIT License
758 stars 236 forks source link

chore(deps): update dependency cython to v0.29.37 #912

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Cython (source) ==0.29.36 -> ==0.29.37 age adoption passing confidence

Release Notes

cython/cython (Cython) ### [`v0.29.37`](https://togithub.com/cython/cython/blob/HEAD/CHANGES.rst#02937-2023-12-18) [Compare Source](https://togithub.com/cython/cython/compare/0.29.36...0.29.37) \==================== ## Bugs fixed - Fix a potential crash while cleaning up subtypes of externally imported extension types when terminating Python. This was introduced in Cython 0.29.35. - Fix a `complex` related compile error on Windows. (Github issue :issue:`5512`) - Compiling fused types used in pxd files could crash Cython in Python 3.11+. (Github issues :issue:`5894`, :issue:`5588`) - `cythonize` failed to consider the `CYTHON_FORCE_REGEN` env variable. Patch by Harmen Stoppels. (Github issue :issue:`5712`) .. \_0.29.36:

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.