Skip to content

Conversation

@rick-gnous
Copy link
Collaborator

I've opened a PR on the repository, to fix my dirty patches : fancycode/pylzma#86
I've compiled and executed the tests, they all passed. I didn't take the time to check deeper if everything is alright.

I've also compiled and executed the tests on Python 3.13, it works. The issue linked (fancycode/pylzma#80) wasn't about Python 3.13, and people have tested it on Fedora (bkerler/edl#615 (comment)).

It closes issues #1180 and #1435.

fixing the compilation by adding the needed CFLAGS
fixing a QA for DISTUTILS_EXT
Copy link
Contributor

@ZeroChaos- ZeroChaos- left a comment

Choose a reason for hiding this comment

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

You are fully overriding cflags, not adding a required flag. Check out flag-o-matic.eclass, it's what you are looking for.

@rick-gnous
Copy link
Collaborator Author

Indeed, fixed!

@ZeroChaos- ZeroChaos- merged commit 4c0eab2 into pentoo:master Sep 13, 2025
3 checks passed
@ZeroChaos-
Copy link
Contributor

Thanks!

@rick-gnous rick-gnous deleted the pylzma branch September 14, 2025 09:53
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.

2 participants