summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-kafka_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-kafka_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-kafka_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-kafka_git.bb b/meta-openstack/recipes-devtools/python/python3-kafka_git.bb
index 24b3220..7298f97 100644
--- a/meta-openstack/recipes-devtools/python/python3-kafka_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-kafka_git.bb
@@ -11,8 +11,6 @@ SRCNAME = "kafka-python"
11LIC_FILES_CHKSUM = "file://LICENSE;md5=22efebb1e053dcc946f4b9d17f3cbbea" 11LIC_FILES_CHKSUM = "file://LICENSE;md5=22efebb1e053dcc946f4b9d17f3cbbea"
12SRC_URI = "git://github.com/mumrah/${SRCNAME}.git;branch=master;protocol=https" 12SRC_URI = "git://github.com/mumrah/${SRCNAME}.git;branch=master;protocol=https"
13 13
14S = "${WORKDIR}/git"
15
16inherit setuptools3 14inherit setuptools3
17 15
18DEPENDS += " \ 16DEPENDS += " \