<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/pillow/patches/010-drop-pybind11-parallelcompile.patch, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-08-11T08:16:03Z</updated>
<entry>
<title>pillow: drop the pybind11 build dependency</title>
<updated>2026-08-11T08:16:03Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-08-11T06:22:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9ab5244d8ab6bd1909104b34a594797c6fb203a0'/>
<id>urn:sha1:9ab5244d8ab6bd1909104b34a594797c6fb203a0</id>
<content type='text'>
Pillow uses pybind11 only for pybind11.setup_helpers.ParallelCompile,
which parallelises the C extension build; it ships no runtime bindings.
Patch setup.py to remove that import and call and drop pybind11 from
build-system.requires, then remove python-pybind11/host from
PKG_BUILD_DEPENDS. The C extensions are compiled serially instead, with
no functional change to the package.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
</feed>
