Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 May 2018 19:35:39 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r469393 - head/devel
Message-ID:  <201805081935.w48JZdOi007698@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue May  8 19:35:39 2018
New Revision: 469393
URL: https://svnweb.freebsd.org/changeset/ports/469393

Log:
  Add py-py-ubjson 0.11.0
  
  This is a Python Universal Binary JSON encoder/decoder based on the draft-12
  specification.
  
  WWW: https://github.com/Iotic-Labs/py-ubjson
  WWW: https://pypi.org/project/py-ubjson/

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Tue May  8 19:35:11 2018	(r469392)
+++ head/devel/Makefile	Tue May  8 19:35:39 2018	(r469393)
@@ -4787,6 +4787,7 @@
     SUBDIR += py-ptvsd
     SUBDIR += py-pudb
     SUBDIR += py-py
+    SUBDIR += py-py-ubjson
     SUBDIR += py-pyasn1
     SUBDIR += py-pyasn1-modules
     SUBDIR += py-pybind11



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805081935.w48JZdOi007698>