<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/python-decorator/test.sh, 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-04-01T07:29:27Z</updated>
<entry>
<title>python-decorator: bump to 5.2.1</title>
<updated>2026-04-01T07:29:27Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-29T12:43:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ce2804c73f0875c7c70b4ec307ddcdceb1814d71'/>
<id>urn:sha1:ce2804c73f0875c7c70b4ec307ddcdceb1814d71</id>
<content type='text'>
Changes since 4.4.2:
- v5.x rewrites the implementation using the standard library
  inspect module, dropping the code generation approach
- Signature preservation is now based on functools.wraps internals
- New contextmanager and asynccontextmanager decorator support
- Python 3.8+ required; Python 2 no longer supported

Also add test.sh to verify signature preservation and basic usage.

Link: https://github.com/micheles/decorator/blob/master/CHANGES.md
Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
</feed>
