Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2023 16:45:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 274579] [NEW PORT] devel/py-hologram: JSON schema generation from dataclasses
Message-ID:  <bug-274579-7788-qkjfwzxJZb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274579-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274579-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274579

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D1b57c405f3a33ffd65551d55c3567cb=
58a508419

commit 1b57c405f3a33ffd65551d55c3567cb58a508419
Author:     Pat Maddox <pat@patmaddox.com>
AuthorDate: 2023-10-21 16:43:43 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2023-10-21 16:44:49 +0000

    devel/py-hologram: new port

    Hologram is a lightweight library to generate Draft 7 compatible JSON
Schemas
    from python 3.7 dataclasses. Python 3.6 is supported through the
dataclasses
    backport. It is forked from dataclasses-jsonschema created by s-knibbs.

    PR:     274579
    Author: Pat Maddox <pat@patmaddox.com>

 devel/Makefile                    |  1 +
 devel/py-hologram/Makefile (new)  | 19 +++++++++++++++++++
 devel/py-hologram/distinfo (new)  |  3 +++
 devel/py-hologram/pkg-descr (new) |  3 +++
 4 files changed, 26 insertions(+)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274579-7788-qkjfwzxJZb>