[Bug 287127] [NEW PORT] devel/py-eliot: Logging library that tells you why it happened

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 29 May 2025 01:14:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287127

            Bug ID: 287127
           Summary: [NEW PORT] devel/py-eliot: Logging library that tells
                    you why it happened
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://pypi.org/project/eliot
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: DtxdF@disroot.org
 Attachment #260774 maintainer-approval+
             Flags:

Created attachment 260774
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=260774&action=edit
eliot-1.17.5.patch

Description:

eliot is a Python logging system that outputs causal chains of
actions: actions can spawn other actions, and eventually they either
succeed or fail. The resulting logs tell you the story of what your
software did: what happened, and what caused it.

WWW: https://pypi.org/project/eliot

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 14.2-RELEASE, amd64)

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