pkgsrc/converters
rodent ef8a8a7c3f Update to latest release, 3.3.1. Add:
PYTHON_VERSIONS_ACCEPTED=       33 27 26
PYTHON_VERSIONS_INCLUDE_3X=     yes

Not clear from documentation if this package works with python32.

From CHANGES.txt:

Version 3.3.1 released 2013-10-05

* JSONDecodeError exceptions can now be pickled
  https://github.com/simplejson/simplejson/pull/78

Version 3.3.0 released 2013-05-07

* Unpaired surrogates once again pass through the decoder, to match older
  behavior and the RFC-4627 spec.
  https://github.com/simplejson/simplejson/issues/62

Version 3.2.0 released 2013-05-01

* New ignore_nan kwarg in encoder that serializes out
  of range floats (Infinity, -Infinity, NaN) as null for ECMA-262
  compliance.
  https://github.com/simplejson/simplejson/pull/63
* New for_json kwarg in encoder to make it possible to for
  subclasses of dict and list to be specialized.
  https://github.com/simplejson/simplejson/pull/69

Version 3.1.3 released 2013-04-06

* Updated documentation to discourage subclassing whenever possible.
   default, object_hook, and object_pairs_hook provide almost all of
   the functionality of subclassing.

Version 3.1.2 released 2013-03-20

* Updated documentation to reflect separators behavior when indent is
  not None
  https://github.com/simplejson/simplejson/issues/59
* Test suite should be compatible with debug builds of Python 2.x and 3.x
  https://github.com/simplejson/simplejson/pull/65

Version 3.1.1 released 2013-02-21

* setup.py now has another workaround for Windows machines without
  MSVC installed
  http://bugs.python.org/issue7511

Version 3.1.0 released 2013-02-21

* Updated JSON conformance test suite
  http://bugs.python.org/issue16559
* simplejson.tool tests and bugfix for Python 3.x
  http://bugs.python.org/issue16549
* Improve error messages for certain kinds of truncated input
  http://bugs.python.org/issue16009
* Moved JSONDecodeError to json.scanner (still available for import
  from json.decoder)
* Changed scanner to use JSONDecodeError directly rather than
  StopIteration to improve error messages

Version 3.0.9 released 2013-02-21

* Fix an off-by-one error in the colno property of JSONDecodeError
  (when lineno == 1)
  http://bugs.python.org/issue17225

Version 3.0.8 released 2013-02-19

* Fix a Python 2.x compiler warning for narrow unicode builds
  https://github.com/simplejson/simplejson/issues/56

Version 3.0.7 released 2013-01-11

* NOTE: this release only changes the license.
* simplejson is now dual-licensed software, MIT or AFL v2.1. It is
  also made explicit that this code is also licensed to the PSF under
  a Contributor Agreement.

Version 3.0.6 released 2013-01-11

* Fix for major Python 2.x ensure_ascii=False encoding regression
  introduced in simplejson 3.0.0. If you use this setting, please
  upgrade immediately.
  https://github.com/simplejson/simplejson/issues/50

Version 3.0.5 released 2013-01-03

* NOTE: this release only changes the tests, it is
  not essential to upgrade
* Tests now run with deprecation warnings printed
* Fixed Python 3 syntax error in simplejson.tool
  https://github.com/simplejson/simplejson/issues/49
* Fixed Python 3.3 deprecation warnings in test suite
  https://github.com/simplejson/simplejson/issues/48

Version 3.0.4 released 2013-01-02

* MSVC compatibility for Python 3.3
  https://github.com/simplejson/simplejson/pull/47

Version 3.0.3 released 2013-01-01

* Fixes for bugs introduced in 3.0.2
* Fixes for Python 2.5 compatibility
* MSVC compatibility for Python 2.x
  https://github.com/simplejson/simplejson/pull/46

Version 3.0.2 released 2013-01-01

* THIS VERSION HAS BEEN REMOVED
* Missed a changeset to _speedups.c in the 3.0.1 branch cut

Version 3.0.1 released 2013-01-01

* THIS VERSION HAS BEEN REMOVED
* Add accumulator optimization to encoder, equivalent to the usage of
  `_Py_Accu` in the Python 3.3 json library. Only relevant if encoding
  very large JSON documents.

Version 3.0.0 released 2012-12-30

* Python 3.3 is now supported, thanks to Vinay Sajip
  https://github.com/simplejson/simplejson/issues/8
* `sort_keys`/`item_sort_key` now sort on the stringified verison of the
  key, rather than the original object. This ensures that the sort
  only compares string types and makes the behavior consistent between
  Python 2.x and Python 3.x.
* Like other number types, Decimal instances used as keys are now
  coerced to strings when use_decimal is True.
2014-01-03 06:11:46 +00:00
..
2vcard Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
ack Fix legacy C. Passes gcc -Wall and should build on clang too. 2012-12-26 21:21:38 +00:00
autoconvert Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
base64 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
bbcim Retire from pkg maintainership 2012-10-13 09:34:49 +00:00
bib2xml Use full path. 2013-04-27 23:05:50 +00:00
bibtex2html Revision bump associated with the update of lang/ocaml to version 4.01. 2013-11-01 11:30:21 +00:00
cbmconvert Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
chef Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
cn2jp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
code2html Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
convmv Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
doc2html Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
docx2txt Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
dos2unix Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
dvi2tty Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
enriched2html Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
fondu Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
fribidi Remove unneeded patches. ok joerg 2013-12-31 17:29:03 +00:00
gbase Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
help2man Fix build under Cygwin. 2013-07-26 12:54:39 +00:00
hztty Add termios.h formerly included by unistd.h. 2013-07-18 12:07:24 +00:00
ish Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
ja-dvi2tty Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
jcode-perl Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
kcc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
latex2rtf Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
libcdr Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
libiconv Fix previous for OS X 10.9 with clang (and maybe other non-glibc systems). 2014-01-01 15:50:01 +00:00
libmspub Revbump after updating devel/boost-libs 2013-11-20 20:04:35 +00:00
libmwaw Update to 0.1.11 to fix the build with Clang due to a broken text 2013-09-17 21:17:43 +00:00
libvisio Revbump after updating devel/boost-libs 2013-11-20 20:04:35 +00:00
libwpd Updated package to latest version, 0.9.9. Removed obsolete patches, took over 2013-08-24 21:50:24 +00:00
libwpg Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
libwps Continue on unused constants for Clang. 2013-09-29 10:17:34 +00:00
macfork Don't use non-standard -I- for no good reason. 2012-11-07 15:23:37 +00:00
mpack Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
nkf Update nkf to 2.13, a.k.a. 2.1.3. 2013-11-25 11:03:39 +00:00
odt2txt Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
orcus Remove zlib workaround now that zlib.pc generation for builtin is fixed. 2013-12-11 07:52:25 +00:00
p5-chkjis Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Convert-BinHex Update to 1.123: 2013-10-02 10:54:22 +00:00
p5-Convert-Color Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
p5-Convert-TNEF Update to 0.18: 2013-10-02 10:55:18 +00:00
p5-Convert-UUlib Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Data-Hexify Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Jcode Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
p5-JSON Updating package for CPAN distribution JSON in converters/p5-JSON from 2013-07-03 13:38:50 +00:00
p5-JSON-Any Updating package for CPAN distribution JSON-Any in onverters/p5-JSON-Any 2013-07-03 16:24:57 +00:00
p5-JSON-PP Update to 2.27203: 2013-12-07 00:44:26 +00:00
p5-JSON-XS Updating package for CPAN distribution JSON-XS in converters/p5-JSON-XS 2013-07-03 13:41:10 +00:00
p5-JSON-XS-VersionOneAndTwo Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-MARC-Charset Update to 1.35 2013-08-15 08:02:23 +00:00
p5-MARC-Crosswalk-DublinCore Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-MIME-Base32 Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-MIME-Base64 Update to 3.14. From the changelog: 2013-07-10 02:26:11 +00:00
p5-MIME-Base64-URLSafe Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-nkf Update nkf to 2.13, a.k.a. 2.1.3. 2013-11-25 11:03:39 +00:00
p5-Sereal-Decoder Update to 0.37: 2013-10-02 10:57:46 +00:00
p5-Sereal-Encoder Update to 0.37: 2013-10-02 10:58:19 +00:00
p5-Text-Iconv Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Unicode-Collate Update to 0.99: 2013-10-02 10:59:39 +00:00
p5-Unicode-EastAsianWidth Add license, now that it's in pkgsrc. 2013-07-09 21:39:32 +00:00
p5-Unicode-IMAPUtf7 Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Unicode-Map Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Unicode-Map8 Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Unicode-MapUTF8 Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Unicode-Normalize Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Unicode-String Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
p5-Unicode-UTF8simple Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
pear-I18n_UnicodeNormalizer Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
php-iconv Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
php-mbstring Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
psiconv Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
pstotext Revbump for all packages that have USE_TOOLS+=gs 2013-04-24 10:06:47 +00:00
py-chardet Update to 2.2.1, changelog not found. 2014-01-02 17:55:40 +00:00
py-jpCodecs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
py-simplejson Update to latest release, 3.3.1. Add: 2014-01-03 06:11:46 +00:00
py-zbase32 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
py-zfec Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
py-zhCodecs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
pyzy Fix broken build with gcc 4.5. 2013-11-22 15:43:05 +00:00
qkc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
qrencode Update to latest release. Use options framework to all user to build a 2013-06-09 13:48:50 +00:00
recode Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
rpm2cpio Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
rss2html PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
rtf2html Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
ru-d1489 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
ruby-Ascii85 Update ruby-Ascii85 to 1.0.2. 2012-09-16 14:00:28 +00:00
ruby-romkan Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
ruby-uconv Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
ruby-unf Update ruby-unf to 0.1.3. 2013-12-08 16:37:52 +00:00
ruby-unf_ext No need to specify GEM_CLEANBUILD and fix PLIST. 2013-07-07 15:18:11 +00:00
skf Update skf to 1.99.7. 2013-12-27 08:32:05 +00:00
smbchartool smbchartool-2.3a_3.0a.diff.gz changed upstream. 2013-11-28 06:33:49 +00:00
TECkit Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
tex2rtf Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
txt2html Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
txt2man Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
txt2pdbdoc Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
unix2dos Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
uudeview Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
uulib Update pkgsrc patch to support SunOS as well as BSD. 2013-02-22 21:20:28 +00:00
wv Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: 2013-06-04 22:15:37 +00:00
wv2 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
xdeview Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
xlhtml Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
xlreader Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
yencode Fixes: 2013-04-06 03:45:05 +00:00
Makefile + pyzy 2013-10-23 11:42:47 +00:00