diff options
Diffstat (limited to 'recipes-devtools/python/python3-dotenv_1.1.0.bb')
| -rw-r--r-- | recipes-devtools/python/python3-dotenv_1.1.0.bb | 1 |
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" | |||
| 8 | PYPI_PACKAGE = "python_dotenv" | 8 | PYPI_PACKAGE = "python_dotenv" |
| 9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
| 10 | 10 | ||
| 11 | SRC_URI += "file://CVE-2026-28684.patch" | ||
| 11 | SRC_URI[sha256sum] = "41f90bc6f5f177fb41f53e87666db362025010eb28f60a01c9143bfa33a2b2d5" | 12 | SRC_URI[sha256sum] = "41f90bc6f5f177fb41f53e87666db362025010eb28f60a01c9143bfa33a2b2d5" |
| 12 | 13 | ||
| 13 | inherit pypi setuptools3 | 14 | inherit pypi setuptools3 |
