Skip to content

Conversation

@HellAholic
Copy link

This pull request updates dependency versions and improves the SIP build configuration in conanfile.py. The main changes are upgrading cpython and nlopt to newer versions, and ensuring the SIP build tool uses the correct executable path.

Dependency upgrades:

  • Updated cpython requirement from version 3.12.2 to 3.12.7 to use the latest stable release.
  • Updated nlopt requirement from version 2.7.1 to 2.10.0 for improved features and bug fixes.

Build configuration improvements:

  • Modified the SIP build process to explicitly use the full path to sip-build.exe from the CPython Scripts directory, improving reliability of source code generation.

CURA-12814

Bump cpython to 3.12.7 and nlopt to 2.10.0 in requirements. Adjust SIP build step to use the full path to sip-build from the CPython Scripts directory for improved reliability.
Copy link
Contributor

@wawanbreton wawanbreton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants