diff --git a/meta-oe/recipes-extended/sanlock/sanlock/setuptools.patch b/meta-oe/recipes-extended/sanlock/sanlock/setuptools.patch index bc2c68c1c5..c375e10f75 100644 --- a/meta-oe/recipes-extended/sanlock/sanlock/setuptools.patch +++ b/meta-oe/recipes-extended/sanlock/sanlock/setuptools.patch @@ -1,6 +1,6 @@ Switch to setuptools as distutils is deprecated. -Upstream-Status: Pending +Upstream-Status: Backport [https://pagure.io/sanlock/c/75758fc10db2354dda397d3aba63c7b72a420982] Signed-off-by: Ross Burton diff --git a/python/setup.py b/python/setup.py