Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jul 2014 11:55:09 +0200
From:      Marcus von Appen <mva@freebsd.org>
To:        Kubilay Kocak <koobs@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r361429 - in head/devel: . py-omnijson
Message-ID:  <20140710115509.Horde.IJjs3G4wdi8VhTC861np3Q3@webmail.df.eu>
In-Reply-To: <201407100850.s6A8oPAU054740@svn.freebsd.org>
References:  <201407100850.s6A8oPAU054740@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Kubilay Kocak <koobs@freebsd.org>:

> Author: koobs
> Date: Thu Jul 10 08:50:24 2014
> New Revision: 361429
> URL: http://svnweb.freebsd.org/changeset/ports/361429
> QAT: https://qat.redports.org/buildarchive/r361429/
>
> Log:
>   [NEW] devel/py-omnijson: Wraps the best Python JSON installed
>
>   Wraps the best JSON installed, falling back on an internal simplejson.
>
>   Features:
>
>       * Loads whichever is the fastest JSON module installed
>       * Falls back on built in pure-python simplejson, just in case.
>       * Proper API (loads(), dumps())
>       * Verndorizable
>       * Supports Python 2.5-3.2 out of the box

Is USE_PYTHON=yes correct then? Or shouldn't that be USE_PYTHON= -3.2?

Cheers
Marcus





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