Skip to content

[25.12] python-setuptools: re-introduce patch from python3#29076

Merged
commodo merged 1 commit intoopenwrt:openwrt-25.12from
commodo:fix-setuptools-builds-25.12
Apr 6, 2026
Merged

[25.12] python-setuptools: re-introduce patch from python3#29076
commodo merged 1 commit intoopenwrt:openwrt-25.12from
commodo:fix-setuptools-builds-25.12

Conversation

@commodo
Copy link
Copy Markdown
Contributor

@commodo commodo commented Apr 5, 2026

📦 Package Details

Maintainer: me, @jefferyto for 25.12

Description:

When Python3 was updated via commit 97a92f2 , distutils was disappeared from Python3 and moved to setuptools.
So that patch should have moved here as well.

This should fix all packages which still use the 'build_ext' module from setuptools.


🧪 Run Testing Details

  • OpenWrt Version:
  • OpenWrt Target/Subtarget:
  • OpenWrt Device:

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

When Python3 was updated via commit 97a92f2 , distutils was
disappeared from Python3 and moved to setuptools.
So that patch should have moved here as well.

This should fix all packages which still use the 'build_ext'
module from setuptools.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
@github-actions github-actions bot added the OpenWrt 25.12 Issues/PR on branch 25.12 label Apr 5, 2026
@commodo commodo merged commit cc572e6 into openwrt:openwrt-25.12 Apr 6, 2026
12 checks passed
@commodo commodo deleted the fix-setuptools-builds-25.12 branch April 6, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OpenWrt 25.12 Issues/PR on branch 25.12

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant