summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-dotenv_1.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python3-dotenv_1.1.0.bb')
-rw-r--r--recipes-devtools/python/python3-dotenv_1.1.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/python/python3-dotenv_1.1.0.bb b/recipes-devtools/python/python3-dotenv_1.1.0.bb
index 7e20a444..04c2c0b8 100644
--- a/recipes-devtools/python/python3-dotenv_1.1.0.bb
+++ b/recipes-devtools/python/python3-dotenv_1.1.0.bb
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e914cdb773ae44a732b392532d88f072"
8PYPI_PACKAGE = "python_dotenv" 8PYPI_PACKAGE = "python_dotenv"
9UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" 9UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
10 10
11SRC_URI += "file://CVE-2026-28684.patch"
11SRC_URI[sha256sum] = "41f90bc6f5f177fb41f53e87666db362025010eb28f60a01c9143bfa33a2b2d5" 12SRC_URI[sha256sum] = "41f90bc6f5f177fb41f53e87666db362025010eb28f60a01c9143bfa33a2b2d5"
12 13
13inherit pypi setuptools3 14inherit pypi setuptools3