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 <[email protected]> --- .../{python3-dotenv_0.13.0.bb => python3-dotenv_0.17.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename recipes-devtools/python/{python3-dotenv_0.13.0.bb => python3-dotenv_0.17.0.bb} (70%) diff --git a/recipes-devtools/python/python3-dotenv_0.13.0.bb b/recipes-devtools/python/python3-dotenv_0.17.0.bb similarity index 70% rename from recipes-devtools/python/python3-dotenv_0.13.0.bb rename to recipes-devtools/python/python3-dotenv_0.17.0.bb index e7644cb..1fd13b7 100644 --- a/recipes-devtools/python/python3-dotenv_0.13.0.bb +++ b/recipes-devtools/python/python3-dotenv_0.17.0.bb @@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=55ee2c3471d386636a719c8ccac40b31" PYPI_PACKAGE = "python-dotenv" -SRC_URI[md5sum] = "3dfde58c6a5fbd41292c4039a68f70f4" -SRC_URI[sha256sum] = "3b9909bc96b0edc6b01586e1eed05e71174ef4e04c71da5786370cebea53ad74" +SRC_URI[sha256sum] = "471b782da0af10da1a80341e8438fca5fadeba2881c54360d5fd8d03d03a4f4a" inherit pypi setuptools3 -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6336): https://lists.yoctoproject.org/g/meta-virtualization/message/6336 Mute This Topic: https://lists.yoctoproject.org/mt/81973456/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
