Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency cffi to v1.16.0 - autoclosed #105

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cffi (source, changelog) ==1.15.1 -> ==1.16.0 age adoption passing confidence

Release Notes

python-cffi/cffi (cffi)

v1.16.0

Compare Source

  • Add support for Python 3.12. With the removal of distutils from Python 3.12, projects
    using CFFI features that depend on distutils at runtime must add a dependency on
    setuptools to function under Python 3.12+. CFFI does not declare a runtime setuptools
    requirement to avoid an unnecessary dependency for projects that do not require it.
  • Drop support for end-of-life Python versions (2.7, 3.6, 3.7).
  • Add support for PEP517 builds; setuptools is now a required build dependency.
  • Declare python_requires metadata for Python 3.8+. This allows unsupported Pythons
    to continue using previously released sdists and wheels.
  • Move project source under src/; a more standard layout that also enables CI to more easily
    catch packaging errors.

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, 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 this update again.


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

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

@renovate renovate bot requested a review from a team as a code owner May 1, 2024 09:45
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 1, 2024
@renovate renovate bot requested review from louisehuyton, SalimKainos and ConnorOKane-Kainos and removed request for a team May 1, 2024 09:45
@renovate renovate bot force-pushed the renovate/cffi-1.x branch 2 times, most recently from 06796aa to 2b17867 Compare June 3, 2024 16:06
@renovate renovate bot changed the title Update dependency cffi to v1.16.0 Update dependency cffi to v1.16.0 - autoclosed Jul 11, 2024
@renovate renovate bot closed this Jul 11, 2024
@renovate renovate bot deleted the renovate/cffi-1.x branch July 11, 2024 07:58
@renovate renovate bot changed the title Update dependency cffi to v1.16.0 - autoclosed Update dependency cffi to v1.16.0 Jul 11, 2024
@renovate renovate bot reopened this Jul 11, 2024
@renovate renovate bot restored the renovate/cffi-1.x branch July 11, 2024 11:58
@renovate renovate bot changed the title Update dependency cffi to v1.16.0 Update dependency cffi to v1.16.0 - autoclosed Jul 11, 2024
@renovate renovate bot closed this Jul 11, 2024
@renovate renovate bot deleted the renovate/cffi-1.x branch July 11, 2024 15:13
@renovate renovate bot changed the title Update dependency cffi to v1.16.0 - autoclosed Update dependency cffi to v1.16.0 Jul 11, 2024
@renovate renovate bot reopened this Jul 11, 2024
@renovate renovate bot restored the renovate/cffi-1.x branch July 11, 2024 15:26
@renovate renovate bot changed the title Update dependency cffi to v1.16.0 Update dependency cffi to v1.16.0 - autoclosed Jul 17, 2024
@renovate renovate bot closed this Jul 17, 2024
@renovate renovate bot deleted the renovate/cffi-1.x branch July 17, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants