[Bug 274579] [NEW PORT] devel/py-hologram: JSON schema generation from dataclasses
Date: Sat, 21 Oct 2023 16:45:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274579 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1b57c405f3a33ffd65551d55c3567cb58a508419 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(+) -- You are receiving this mail because: You are the assignee for the bug.