summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-dotenv_1.1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-dotenv: add UPSTREAM_CHECK_PYPI_PACKAGEYi Zhao2026-01-061-0/+1
| | | | | | | | | | | | | | | | | | Add UPSTREAM_CHECK_PYPI_PACKAGE to check the correct latest stable verison. Before the patch: $ devtool latest-version python3-dotenv INFO: Current version: 1.1.0 INFO: Latest version: 1.0.1 After the patch: $ devtool latest-version python3-dotenv INFO: Current version: 1.1.0 INFO: Latest version: 1.2.1 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* devtools: update to latestBruce Ashfield2025-04-171-0/+12
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>