summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-geomet_1.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-geomet_1.1.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-geomet_1.1.0.bb8
1 files changed, 2 insertions, 6 deletions
diff --git a/meta-python/recipes-devtools/python/python3-geomet_1.1.0.bb b/meta-python/recipes-devtools/python/python3-geomet_1.1.0.bb
index ceba10b65b..7339484379 100644
--- a/meta-python/recipes-devtools/python/python3-geomet_1.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-geomet_1.1.0.bb
@@ -6,13 +6,9 @@ LICENSE = "Apache-2.0"
6LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314"
7SRCNAME = "geomet" 7SRCNAME = "geomet"
8 8
9SRC_URI[sha256sum] = "cb52411978ee01ff104ab48f108d7333b14423ae7a15a65fee25b7d29bda2e1b" 9SRC_URI[sha256sum] = "51e92231a0ef6aaa63ac20c443377ba78a303fd2ecd179dc3567de79f3c11605"
10 10
11S = "${WORKDIR}/git" 11inherit pypi python_setuptools_build_meta
12SRC_URI = "git://github.com/geomet/geomet.git;protocol=https;branch=master"
13SRCREV = "6ac73c312b52aca328db2e61d90c5e363b62639f"
14
15inherit setuptools3
16 12
17RDEPENDS:${PN} += "\ 13RDEPENDS:${PN} += "\
18 python3-click \ 14 python3-click \