Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jun 2021 06:33:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256705] [NEW] devel/py-jsonnet: Python bindings for Jsonnet: The data templating language
Message-ID:  <bug-256705-7788-FpmS0HyA3V@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256705-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256705-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=3D256705

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Df091166687409804b91a1a041fb715d=
24f25c028

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(+)

--=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-256705-7788-FpmS0HyA3V>