Path to this page:
NOTICE: This package has been removed from pkgsrc./
textproc/py-cjson,
Fast JSON encoder/decoder for Python
Branch: CURRENT,
Version: 1.2.1,
Package name: py27-cjson-1.2.1,
Maintainer: kamelderouicheFast JSON encoder/decoder for Python.
Required to run:[
lang/python27]
Master sites:
SHA1: cc1d3568cc23d28eba0903df2e57b6de1dd558c8
RMD160: 867ddc7312685999e966128893c2eeb11fa01f0a
Filesize: 12.28 KB
Version history: (Expand)
- (2021-03-19) Package deleted from pkgsrc
- (2017-11-23) Package has been reborn
- (2017-09-28) Updated to version: py27-cjson-1.2.1
- (2014-05-03) Package added to pkgsrc.se, version py27-cjson-1.0.5 (created)
CVS history: (Expand)
2021-03-18 10:37:12 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-cjson: removed
|
2017-09-28 18:21:21 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-cjson: update to 1.2.1
Changes in version 1.2.1
* Updated project homepage
Changes in version 1.2.0
* Implemented recursion limit check for encoding/decoding arrays and objects
* Updated copyright years and stripped licensing info from source code
Changes in version 1.1.0
* Use repr instead of str when encoding floats to preserve full preicision
* Fixed windows compilation problem introduced in 1.0.5
* Fixed float write test to work with latest high precision float encoding
* Fixed some list/dict decoding bugs. Use a state machine for decoding them.
* Improved decoding speed by using PyString_GET_SIZE instead of strlen
* Integrate modified 0001-fix-for-CVE-2010-1666 patch from Debian
|
2017-01-01 15:44:09 by Thomas Klausner | Files touched by this commit (577) |
Log message:
Add python-3.6 to incompatible versions.
|
2016-07-09 15:04:18 by Thomas Klausner | Files touched by this commit (599) |
Log message:
Remove python33: adapt all packages that refer to it.
|
2016-06-08 19:43:49 by Thomas Klausner | Files touched by this commit (356) |
Log message:
Switch to MASTER_SITES_PYPI.
|
2015-12-05 22:26:09 by Adam Ciarcinski | Files touched by this commit (578) |
Log message:
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-05-13 19:20:38 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Mark as not for Python 3.3 and 3.4, since it uses obsolete string
functions.
|