summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb
index 0a5a05d..ea2b530 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb
@@ -10,8 +10,6 @@ SRCREV = "e42c73343f640eaacb0a76d204eb55c85de4f5d5"
10SRCNAME = "oslo.db" 10SRCNAME = "oslo.db"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=https" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=https"
12 12
13S = "${WORKDIR}/git"
14
15inherit setuptools3 13inherit setuptools3
16 14
17DEPENDS += " \ 15DEPENDS += " \