diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-configobj_5.0.6.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-configobj_5.0.6.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-configobj_5.0.6.bb b/meta-python/recipes-devtools/python/python3-configobj_5.0.6.bb index 1125a6389d..589ad6f1d9 100644 --- a/meta-python/recipes-devtools/python/python3-configobj_5.0.6.bb +++ b/meta-python/recipes-devtools/python/python3-configobj_5.0.6.bb | |||
| @@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://configobj.py;md5=a7c3968dd866dfd23e91e125b669ab21" | |||
| 6 | PYPI_PACKAGE = "configobj" | 6 | PYPI_PACKAGE = "configobj" |
| 7 | SRC_URI[sha256sum] = "a2f5650770e1c87fb335af19a9b7eb73fc05ccf22144eb68db7d00cd2bcb0902" | 7 | SRC_URI[sha256sum] = "a2f5650770e1c87fb335af19a9b7eb73fc05ccf22144eb68db7d00cd2bcb0902" |
| 8 | 8 | ||
| 9 | SRC_URI += "file://0001-Switch-from-using-distutils-to-setuptools.patch" | 9 | SRC_URI += "file://0001-Switch-from-using-distutils-to-setuptools.patch \ |
| 10 | file://CVE-2023-26112.patch" | ||
| 10 | 11 | ||
| 11 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
