summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-smmap_2.0.5.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-01-11 12:34:55 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-14 11:21:58 +0000
commitc526576a319307388b31521ff560f1a93066188c (patch)
tree48d42b9aa0139e79e335407aedf6796b0053eec1 /meta/recipes-devtools/python/python3-smmap_2.0.5.bb
parentffb7b8f70937a7d95814c1a99527d5ea7cbf7cee (diff)
downloadopenembedded-core-contrib-c526576a319307388b31521ff560f1a93066188c.tar.gz
python3-smmap: upgrade to 2.0.5
The maintainer lost access to the smmap PyPi account so as with gitdb, set the PyPi name to smmap2. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-smmap_2.0.5.bb')
-rw-r--r--meta/recipes-devtools/python/python3-smmap_2.0.5.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-smmap_2.0.5.bb b/meta/recipes-devtools/python/python3-smmap_2.0.5.bb
new file mode 100644
index 0000000000..e87b8df8c5
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-smmap_2.0.5.bb
@@ -0,0 +1,2 @@
+inherit setuptools3
+require python-smmap.inc