[Bug 256705] [NEW] devel/py-jsonnet: Python bindings for Jsonnet: The data templating language
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Jun 2021 06:33:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256705
--- Comment #21 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=f091166687409804b91a1a041fb715d24f25c028
commit f091166687409804b91a1a041fb715d24f25c028
Author: Pavel Timofeev <timp87@gmail.com>
AuthorDate: 2021-06-26 06:22:32 +0000
Commit: Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-06-26 06:32:53 +0000
devel/py-jsonnet: Python bindings for Jsonnet
Jsonnet lets you compute fragments of JSON within the structure,
bringing the same benefit to structured data that templating languages
bring to plain text.
WWW: https://github.com/google/jsonnet
PR: 256705
Reviewed by: koobs
Approved by: new maintainer
devel/Makefile | 1 +
devel/py-jsonnet/Makefile (new) | 31 +++++++++++++
devel/py-jsonnet/distinfo (new) | 3 ++
...ch-case__studies_kubernetes_test__same.py (new) | 35 +++++++++++++++
devel/py-jsonnet/files/patch-setup.py (new) | 52 ++++++++++++++++++++++
devel/py-jsonnet/pkg-descr (new) | 6 +++
6 files changed, 128 insertions(+)
--
You are receiving this mail because:
You are on the CC list for the bug.