--- - branch: MAIN date: Tue Jul 21 10:57:13 UTC 2020 files: - new: '1.7' old: '1.6' path: pkgsrc/textproc/py-jsonpickle/Makefile pathrev: pkgsrc/textproc/py-jsonpickle/Makefile@1.7 type: modified - new: '1.3' old: '1.2' path: pkgsrc/textproc/py-jsonpickle/PLIST pathrev: pkgsrc/textproc/py-jsonpickle/PLIST@1.3 type: modified - new: '1.6' old: '1.5' path: pkgsrc/textproc/py-jsonpickle/distinfo pathrev: pkgsrc/textproc/py-jsonpickle/distinfo@1.6 type: modified id: 20200721T105713Z.dd8c90d0ee30a844b4d5af972660c966de04cd77 log: | py-jsonpickle: updated to 1.4.1 v1.4.1 * Patch release for Python 3.8 `importlib_metadata` support. v1.4 * Python 3.8 support. * ``jsonpickle.encode`` now supports the standard ``indent`` and ``separators`` arguments, and passes them through to the active JSON backend library. * We now include a custom handler for `array.array` objects. * Dict key order is preserved when pickling dictionaries on Python3. * Improved serialization of dictionaries with non-string keys. Previously, using an enum that was both the key and a value in a dictionary could end up with incorrect references to other objects. The references are now properly maintained for dicts with object keys that are also referenced in the dict's values. * Improved serialization of pandas.Series objects. v1.3 * Improved round tripping of default dicts. * Better support for cyclical references when encoding with ``unpicklable=False``. module: pkgsrc subject: 'CVS commit: pkgsrc/textproc/py-jsonpickle' unixtime: '1595329033' user: adam