[Bug 285753] [NEW PORT] net/py-greenstalk: Python client for the beanstalkd work queue

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 03 May 2025 19:23:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285753

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=e35f849226bdeb4416871445d2e4f9314d705034

commit e35f849226bdeb4416871445d2e4f9314d705034
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2025-05-03 19:21:48 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2025-05-03 19:21:48 +0000

    net/py-greenstalk: New port: Python client for the beanstalkd work queue

    Greenstalk is a small and unopinionated Python client library for
    communicating with the beanstalkd work queue. The API provided
    mostly maps one-to-one with commands in the protocol.

    PR:             285753

 net/Makefile                      |  1 +
 net/py-greenstalk/Makefile (new)  | 20 ++++++++++++++++++++
 net/py-greenstalk/distinfo (new)  |  3 +++
 net/py-greenstalk/pkg-descr (new) |  3 +++
 4 files changed, 27 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.