summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb1
-rw-r--r--meta-python/recipes-devtools/python/python3-pathtools3_0.2.1.bb10
2 files changed, 0 insertions, 11 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index 65f23cfe9e..1741d3c7fb 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -270,7 +270,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
270 python3-passlib \ 270 python3-passlib \
271 python3-pastedeploy \ 271 python3-pastedeploy \
272 python3-pathspec \ 272 python3-pathspec \
273 python3-pathtools3 \
274 python3-pep8 \ 273 python3-pep8 \
275 python3-periphery \ 274 python3-periphery \
276 python3-petact \ 275 python3-petact \
diff --git a/meta-python/recipes-devtools/python/python3-pathtools3_0.2.1.bb b/meta-python/recipes-devtools/python/python3-pathtools3_0.2.1.bb
deleted file mode 100644
index 644f7b119d..0000000000
--- a/meta-python/recipes-devtools/python/python3-pathtools3_0.2.1.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1SUMMARY = "Filesystem events monitoring"
2
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=56bd93578433bb99b4fdf7ff481722df"
5
6SRC_URI[sha256sum] = "630c1edc09ef93abea40fc06b10067e5734d8f38cc85867bc61d1a5c9eb7796f"
7
8inherit pypi setuptools3
9
10BBCLASSEXTEND = "native nativesdk"