pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/py-anyjson



Module name:    wip
Committed by:   othyro
Date:           Sat Jun  8 00:02:39 UTC 2013

Modified Files:
        wip/py-anyjson: Makefile distinfo

Log Message:
Updated to latest release. No pkgsrc changes. From CHANGELOG:

0.2.3

 * Fixed bug #3
 * Fixed bug in benchmarking script

0.2.4

 * Added support for py-yajl (Thanks Benjamin Anderson)
 * Improved benchmark script to test serialization performance and
   to use real life data for tests.

0.2.5

 * Added loads and dumps methods so anyjson can be used interchangably
   with the stdlib json module. Note: The original methods are still
   in place. Nothing from the 0.2.4 API is changed, removed or deprecated
   in this release.

0.3

 * Added support for python3

0.3.1

 * Added deprecation warning for cjson and made it the least preferred
   implementation. See: http://pypi.python.org/pypi/python-cjson/1.0.5

0.3.2

 * Added support for buffer objects
 
0.3.3

 * Fixed bug in buffer object support related to differences between
   stringIO and cStringIO


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/py-anyjson/distinfo
cvs -z3 rdiff -u -r1.4 -r1.5 wip/py-anyjson/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-anyjson/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-anyjson/Makefile?r1=1.4&r2=1.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index