summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-lazy_1.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-lazy: upgrade 1.5 -> 1.6Wang Mingyu2023-09-201-0/+8
Changelog: =========== Implement lazy.__set_name__() which helps in cases like foo=lazy(_foo). Update tox.ini for latest tox. Add GitHub CI workflow. Add .readthedocs.yaml file. Pin sphinx and sphinx-rtd-theme versions in docs extra. Add mypy extra which installs mypy. Fix stray characters in keywords. License-Update: Copyright year updated to 2023. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>