Skip to content

Update pyqt5-sip requirement from >=12.13 to >=12.18.0 in /src#80

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/src/pyqt5-sip-gte-12.18.0
Open

Update pyqt5-sip requirement from >=12.13 to >=12.18.0 in /src#80
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/src/pyqt5-sip-gte-12.18.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Updates the requirements on pyqt5-sip to permit the latest version.

Changelog

Sourced from pyqt5-sip's changelog.

Release Notes

v6.15.3

Bug fixes

  • Fixed the handling of virtuals that return enums with a non-int base type. Resolves #105
  • A regression in v6.15.2 that caused a crash if MinimumABIVersion was not specified was fixed. Resolves #106

Deprecations

The use of the %MinimumABIVersion directive will be required in SIP v7. Failing to use it now results in a deprecation warning.

Testing

  • The tests now amend CXXFLAGS instead of overwriting them. This fixes blhc (build log hardening check) in Debian. Pull request #104.

v6.15.2

Enhancements

  • The way in which the parser checks for duplicate attributes in a scope is now quick and complete.

Bug fixes

  • Operators that take an enum as their first argument is now fixed in ABI v13. The latest ABI v13 version is v13.11.1.
  • The handling of the wrapped instance result of a call to a method with the /Factory/ annotation has been fixed in the case where result was created by a Python reimplementation of a C++ virtual.
  • Fixed a warning about an unclosed file when generating code.
  • Removed support for all remaining Python v2 exceptions.

Testing

  • The tests are now included in the sdist. Resolves #103
  • The mixins test was fixed so that it will run on Python v3.12 and earlier. Resolves #101
  • Added tests including those related to enums and importing wrapped modules.
  • Tests may now use separate .h files rather then code embedded in the .sip files.

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pyqt5-sip](https://github.com/Python-SIP/sip) to permit the latest version.
- [Changelog](https://github.com/Python-SIP/sip/blob/main/docs/releases.md)
- [Commits](https://github.com/Python-SIP/sip/commits)

---
updated-dependencies:
- dependency-name: pyqt5-sip
  dependency-version: 12.18.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 27, 2026
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants