summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
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 /meta-python/recipes-devtools/python
parentaadf68393b964fbe26df8f8b6677107e1bcf40ed (diff)
downloadmeta-openembedded-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>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-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 4a3b2a96f..177a2b529 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"
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10B = "${S}" 10B = "${S}"
11 11
12SRCREV = "3f001eef027ba69ef2fdb35c670b7da26b79b5e2" 12SRCREV = "35687ca957b746f153a6872139462b1443f8cad1"
13PV = "0.0.37+git${SRCPV}" 13PV = "0.0.38+git${SRCPV}"
14SRC_URI = "git://github.com/mike-fabian/langtable.git;branch=master \ 14SRC_URI = "git://github.com/mike-fabian/langtable.git;branch=master \
15" 15"
16 16