summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-greenstalk_2.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-greenstalk_2.0.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-greenstalk_2.0.2.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-python/recipes-devtools/python/python3-greenstalk_2.0.2.bb b/meta-python/recipes-devtools/python/python3-greenstalk_2.0.2.bb
deleted file mode 100644
index 33eb62d5d9..0000000000
--- a/meta-python/recipes-devtools/python/python3-greenstalk_2.0.2.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1SUMMARY = "A Python 3 client for the beanstalkd work queue"
2HOMEPAGE = "https://github.com/mayhewj/greenstalk"
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=8f98432ba1fce3933c556430fd47298f"
5
6SRC_URI[sha256sum] = "3ebde5fc9ecf986f96f6779fd6d15a53f33d432c52a2e28012e100a99ee154a4"
7
8RDEPENDS:${PN} += "python3-io python3-core"
9
10inherit pypi python_setuptools_build_meta