summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-requests-oauthlib.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2020-04-04 13:29:11 -0400
committerKhem Raj <raj.khem@gmail.com>2020-04-05 10:38:13 -0700
commit7ab3029b1f489369074bbcf1a6b066969d28e53a (patch)
tree89d0a77c21fc3f0f5177c6f83935ec4ef5de3c85 /meta-python/recipes-devtools/python/python-requests-oauthlib.inc
parent2fa9ae6fa68947dcb74caf342253d0918161e49c (diff)
downloadmeta-openembedded-7ab3029b1f489369074bbcf1a6b066969d28e53a.tar.gz
python-requests-oauthlib: 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-requests-oauthlib.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-requests-oauthlib.inc7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-python/recipes-devtools/python/python-requests-oauthlib.inc b/meta-python/recipes-devtools/python/python-requests-oauthlib.inc
deleted file mode 100644
index 7c4d85f2a..000000000
--- a/meta-python/recipes-devtools/python/python-requests-oauthlib.inc
+++ /dev/null
@@ -1,7 +0,0 @@
1LICENSE = "ISC"
2LIC_FILES_CHKSUM = "file://LICENSE;md5=22d117a849df10d047ed9b792838e863"
3
4SRC_URI[md5sum] = "1ebcd55f1b1b9281940b4bc33010e2ba"
5SRC_URI[sha256sum] = "b4261601a71fd721a8bd6d7aa1cc1d6a8a93b4a9f5e96626f8e4d91e8beeaa6a"
6
7RDEPENDS_${PN} += "${PYTHON_PN}-requests"