Skip to content

Comments

Replace distutils#50

Open
pezewever wants to merge 3 commits intochrisism:masterfrom
pezewever:replace-distutils
Open

Replace distutils#50
pezewever wants to merge 3 commits intochrisism:masterfrom
pezewever:replace-distutils

Conversation

@pezewever
Copy link

Python distutils was removed from version 3.12. As reported by garbear the use of LooseVersion can be replaced with packaging.

Unfortunately there is no script.module.packaging Kodi addon, so I copied it in as advised on the Kodi Wiki.

Raf Pauwels added 3 commits November 20, 2025 23:36
`distutils` was removed from Python 3.12. Its use can be replaced with
`packaging`
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.

1 participant