summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb b/meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb
new file mode 100644
index 0000000000..5b87f39f12
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb
@@ -0,0 +1,10 @@
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] = "a731ca15bc3b03dfffc438db08c96d0c4e8ce5f472403573e40a1939791c12a7"
7
8RDEPENDS:${PN} += "python3-io python3-core"
9
10inherit pypi python_setuptools_build_meta python_hatchling