<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/python-pluggy/test.sh, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2026-03-28T18:56:59Z</updated>
<entry>
<title>python-pluggy: bump to 1.6.0</title>
<updated>2026-03-28T18:56:59Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-24T04:40:37Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=41515642efa4b031edcc4dfd3c038b5b4f646a38'/>
<id>urn:sha1:41515642efa4b031edcc4dfd3c038b5b4f646a38</id>
<content type='text'>
Required by python-pytest &gt;= 9.0.0, which needs pluggy &gt;= 1.5.0.

v1.5.0 added support for deprecating specific hook parameters via
warn_on_impl_args (used by pytest 9.x hookspecs). Without this,
pytest fails to import with:
  TypeError: HookspecMarker.__call__() got an unexpected keyword
  argument 'warn_on_impl_args'

v1.6.0 changes:
- Drop Python 3.8 support
- Fix regression where get_result() on a failed Result caused the
  exception traceback to grow longer on each call
- Fix StopIteration passing through hook wrappers
- Fix Python 3.14 SyntaxWarning

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