aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-12-26 10:45:40 -0500
committerArmin Kuster <akuster808@gmail.com>2017-12-30 12:33:19 -0800
commitbc8e40e7abc21aa920414a7056e410c0bb2438c6 (patch)
tree2c81195ee96ff78590cb743a04dcc66613388446
parentaadf68393b964fbe26df8f8b6677107e1bcf40ed (diff)
downloadmeta-openembedded-contrib-bc8e40e7abc21aa920414a7056e410c0bb2438c6.tar.gz
python3-langtable: update to version 0.0.38
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb (renamed from meta-python/recipes-devtools/python/python3-langtable_0.0.37.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-langtable_0.0.37.bb b/meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb
index 4a3b2a96f8..177a2b5292 100644
--- a/meta-python/recipes-devtools/python/python3-langtable_0.0.37.bb
+++ b/meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
S = "${WORKDIR}/git"
B = "${S}"
-SRCREV = "3f001eef027ba69ef2fdb35c670b7da26b79b5e2"
-PV = "0.0.37+git${SRCPV}"
+SRCREV = "35687ca957b746f153a6872139462b1443f8cad1"
+PV = "0.0.38+git${SRCPV}"
SRC_URI = "git://github.com/mike-fabian/langtable.git;branch=master \
"