UNCLASSIFIED - NO CUI

Skip to content

Update dependency cffi to v1.17.1

POPs-renovate-tools_03Dec2024 requested to merge renovate/cffi-1.x into development

This MR contains the following updates:

Package Update Change
cffi (source, changelog) patch ==1.17.0 -> ==1.17.1

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

python-cffi/cffi (cffi)

v1.17.1

Compare Source

  • Fix failing distutils.msvc9compiler imports under Windows (#​118).
  • ffibuilder.emit_python_code() and ffibuiler.emit_c_code() accept file-like objects (#​115).
  • ffiplatform calls are bypassed by ffibuilder.emit_python_code() and ffibuilder.emit_c_code() (#​81).

Full Changelog: https://github.com/python-cffi/cffi/compare/v1.17.0...v1.17.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports