Skip to content

fix build for python-uamqp#15066

Merged
sandeepkarambelkar merged 4 commits intomicrosoft:3.0-devfrom
akhila-guruju:topic_uamqp-upgrade
Nov 14, 2025
Merged

fix build for python-uamqp#15066
sandeepkarambelkar merged 4 commits intomicrosoft:3.0-devfrom
akhila-guruju:topic_uamqp-upgrade

Conversation

@akhila-guruju
Copy link
Copy Markdown
Contributor

@akhila-guruju akhila-guruju commented Nov 12, 2025

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

fix build for python-uamqp

For cython3.0-support.patch:
Reference: https://cython.readthedocs.io/en/latest/src/userguide/migrating_to_cy30.html#exception-values-and-noexcept

For u_OpenSSL3.0-support.patch
Upstream patch: Azure/azure-uamqp-python@d9fca37

Error log before fix: python-uamqp-1.5.1-3.azl3.src.rpm.log

Change Log
  • new file: cython3.0-support.patch
  • modified: python-uamqp.spec
  • new file: u_OpenSSL3.0-support.patch
Does this affect the toolchain?

NO

Associated issues
  • #xxxx
Links to CVEs
Test Methodology
  • Local Build
image

@microsoft-github-policy-service microsoft-github-policy-service Bot added Packaging specs-extended PR to fix SPECS-EXTENDED 3.0-dev PRs Destined for AzureLinux 3.0 labels Nov 12, 2025
@akhila-guruju akhila-guruju marked this pull request as ready for review November 12, 2025 09:41
@akhila-guruju akhila-guruju requested a review from a team as a code owner November 12, 2025 09:41
Comment thread SPECS-EXTENDED/python-uamqp/cython3.0-support.patch
@sandeepkarambelkar
Copy link
Copy Markdown
Contributor

@akhila-guruju
Copy link
Copy Markdown
Contributor Author

BB has passed.

@sandeepkarambelkar sandeepkarambelkar merged commit d89f6e7 into microsoft:3.0-dev Nov 14, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0 Packaging specs-extended PR to fix SPECS-EXTENDED

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants