[Bug 266213] devel/py-orjson: add 3.8.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 04 Sep 2022 02:44:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266213

            Bug ID: 266213
           Summary: devel/py-orjson: add 3.8.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: rozhuk.im@gmail.com

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

orjson is a fast, correct JSON library for Python.
It benchmarks as the fastest Python library for JSON and is more correct
than the standard json library or other third-party libraries.
It serializes dataclass, datetime, numpy, and UUID instances natively.

WWW: https://github.com/ijl/orjson
WWW: https://pypi.org/project/orjson/

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