summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-git_1.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-git_1.0.2.bb')
-rw-r--r--meta/recipes-devtools/python/python3-git_1.0.2.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/recipes-devtools/python/python3-git_1.0.2.bb b/meta/recipes-devtools/python/python3-git_1.0.2.bb
deleted file mode 100644
index 034708e851..0000000000
--- a/meta/recipes-devtools/python/python3-git_1.0.2.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-require python-git.inc
-
-SRC_URI[md5sum] = "d92d96a8da0fc77cf141d3e16084e094"
-SRC_URI[sha256sum] = "85de72556781480a38897a77de5b458ae3838b0fd589593679a1b5f34d181d84"
-
-DEPENDS = "python3-gitdb"
-
-inherit setuptools3
-
-RDEPENDS_${PN} += "python3-gitdb python3-lang python3-io python3-shell python3-math python3-re python3-subprocess python3-stringold python3-unixadmin"