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

buku: fix deprecation warning for python3>=3.11 #40551

Closed
wants to merge 0 commits into from
Closed

buku: fix deprecation warning for python3>=3.11 #40551

wants to merge 0 commits into from

Conversation

Vinfall
Copy link
Contributor

@Vinfall Vinfall commented Nov 16, 2022

Changes

Followup of #40526 and jarun/buku/pull/605.

Add the necessary patch to remove the DeprecationWarning 'cgi' is deprecated and slated for removal in Python 3.13 in buku caused by Python3 version update (3.11 as of writing).

Testing the changes

  • I tested the changes in this PR: YES

Local build testing

  • I built this PR locally for my native architecture, (x86_64-glibc)
  • I built this PR locally for these architectures:
    • armv6l
  • xlint also reports no error.

@classabbyamp
Copy link
Member

this needs an increment to revision in the template

@Vinfall
Copy link
Contributor Author

Vinfall commented Nov 16, 2022

Ops, I wished to squash the changes into one commit but screw up by pulling the changes first... The fix is at #40555 now, sorry for the inconvenience💔.

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.

None yet

2 participants