dev-python/tlsh: fix build for python 3.12 + musl#36321
dev-python/tlsh: fix build for python 3.12 + musl#36321laumann wants to merge 1 commit intogentoo:masterfrom
Conversation
Pull Request assignmentSubmitter: @laumann dev-python/tlsh: @laumann, @thesamesam Linked bugsBugs linked: 927058 Missing GCO sign-offPlease read the terms of Gentoo Certificate of Origin and acknowledge them by adding a sign-off to all your commits. In order to force reassignment and/or bug reference scan, please append Docs: Code of Conduct ● Copyright policy (expl.) ● Devmanual ● GitHub PRs ● Proxy-maint guide |
6a3cdf4 to
8ef15da
Compare
|
Forgot the signoff, should be fixed now. Thanks to @dwfreed for pointing out to use PyVarObject_HEAD_INIT macro instead of PyObject_HEAD_INIT. |
8ef15da to
c70e33f
Compare
|
Rebased on master |
Closes: https://bugs.gentoo.org/927058 Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
c70e33f to
f113faa
Compare
|
Updated to use .gh.tar.gz as the suffix for the tarball. |
Pull request CI reportReport generated at: 2024-04-19 13:24 UTC There are existing issues already. Please look into the report to make sure none of them affect the packages in question: |
| @@ -0,0 +1,25 @@ | |||
| Use PyVarObject_HEAD_INIT instead PyObject_HEAD_INIT | |||
There was a problem hiding this comment.
Please send this upstream and add the link in a followup.
Closes: https://bugs.gentoo.org/927058