summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-07-18 10:02:48 -0700
committerKhem Raj <raj.khem@gmail.com>2022-07-18 10:03:12 -0700
commit46a484bb459edc575752a911ee013117e32c9b9f (patch)
tree9a5f91e630c3bbf9dd421465716124cdae1b169f /meta-oe/recipes-devtools/python
parent63700a0c57c615306502b0d0cd4172cff04f29df (diff)
downloadmeta-openembedded-46a484bb459edc575752a911ee013117e32c9b9f.tar.gz
Revert "python3-pycups: Inherit setuptools3 instead of python_setuptools_build_meta"
This reverts commit cb3d45c4124dba489ce98fb81d3b33bcc91a0329.
Diffstat (limited to 'meta-oe/recipes-devtools/python')
-rw-r--r--meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb b/meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb
index 67cd1a227..150827300 100644
--- a/meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb
+++ b/meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb
@@ -16,4 +16,4 @@ DEPENDS += "cups"
16# See https://pypi.org/project/pycups/ for data 16# See https://pypi.org/project/pycups/ for data
17SRC_URI[sha256sum] = "57434ce5f62548eb12949ca8217f066f4eeb21a5d6ab8b13471dce350e380c90" 17SRC_URI[sha256sum] = "57434ce5f62548eb12949ca8217f066f4eeb21a5d6ab8b13471dce350e380c90"
18 18
19inherit pypi setuptools3 19inherit pypi python_setuptools_build_meta