1 Commits

Author SHA1 Message Date
Wang Mingyu
5932dfa4fe
python3-decorator: upgrade 5.2.1 -> 5.3.1
License-Update: Copyright year updated to 2026

Changelog:
===========
- Added license SPDX identifier to pyproject.toml
- Added official support for Python 3.14
- Fixed a bug with "return await"
- Moved decorator.py to a package structure ('decorator/__init__.py') and
  added a stub file ('decorator/__init__.pyi')

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
2026-05-31 03:08:50 -07:00