summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-dotenv_0.13.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-dotenv: Upgrade 0.13.0 -> 0.17.0Leon Anavi2021-04-131-13/+0
| | | | | | | | | | Upgrade to release 0.17.0: - Make dotenv get <key> only show the value, not key=value - Add --override/--no-override option to dotenv run Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-dotenv: add recipeMing Liu2020-07-011-0/+13
Shell Command and Library to write and read .env like files, it's being required by python3-docker-compose upper than 1.26.0. Signed-off-by: Ming Liu <ming.liu@toradex.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>