summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-appdirs.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2020-02-09 19:17:29 -0500
committerKhem Raj <raj.khem@gmail.com>2020-02-09 23:02:39 -0800
commit299e3ac8859e8f0869c1f614a439aaead6167415 (patch)
tree209d531dc7fce3be555826eef855d22f145518e8 /meta-python/recipes-devtools/python/python-appdirs.inc
parent999b334c6c459f47f1e89abba6aac094b73755d8 (diff)
downloadmeta-openembedded-299e3ac8859e8f0869c1f614a439aaead6167415.tar.gz
python3-appdirs: consolidate inc and bb files into a single bb file
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-appdirs.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-appdirs.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-python/recipes-devtools/python/python-appdirs.inc b/meta-python/recipes-devtools/python/python-appdirs.inc
deleted file mode 100644
index c4826723e8..0000000000
--- a/meta-python/recipes-devtools/python/python-appdirs.inc
+++ /dev/null
@@ -1,8 +0,0 @@
1SUMMARY = "A small Python module for determining appropriate + platform-specific dirs, e.g. a user data dir."
2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=31625363c45eb0c67c630a2f73e438e4"
4
5SRC_URI[md5sum] = "44c679904082a2133f5566c8a0d3ab42"
6SRC_URI[sha256sum] = "9e5896d1372858f8dd3344faf4e5014d21849c756c8d5701f78f8a103b372d92"
7
8inherit pypi