Revisions of python-simplejson

Todd R's avatar Todd R (TheBlackCat) committed (revision 39)
Todd R's avatar Todd R (TheBlackCat) committed (revision 38)
Todd R's avatar Todd R (TheBlackCat) committed (revision 37)
Todd R's avatar Todd R (TheBlackCat) committed (revision 36)
Todd R's avatar Todd R (TheBlackCat) committed (revision 35)
Todd R's avatar Todd R (TheBlackCat) committed (revision 34)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 148421 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 33)
Made required changes
buildservice-autocommit accepted request 136436 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 32)
baserev update by copy to link target
buildservice-autocommit accepted request 132595 from Todd R's avatar Todd R (TheBlackCat) (revision 30)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 132438 from Jason Craig's avatar Jason Craig (poorboywilly) (revision 29)
Update to 2.6.1
buildservice-autocommit accepted request 122374 from Todd R's avatar Todd R (TheBlackCat) (revision 28)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 122373 from Todd R's avatar Todd R (TheBlackCat) (revision 27)
- Clean up spec file
- Update to version 2.5.2:
buildservice-autocommit accepted request 109038 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 26)
baserev update by copy to link target
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 25)
- Update to version 2.4.0:
  * New bigint_as_string option for encoder to trade JavaScript number
    precision issues for type issues.
- Run testsuite
- Package README.rst, CHANGES.txt and LICENSE.txt
buildservice-autocommit accepted request 83928 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 24)
baserev update by copy to link target
_service committed (revision 23)
generated via source service
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 22)
- Re-add python-distribute, you can't simply remove that, it breaks RPM updates
Alexandre Rogoski's avatar Alexandre Rogoski (aledr) committed (revision 21)
- Update to 2.2.1:
  * Fix MANIFEST.in issue when building a sdist from a sdist.
    https://github.com/simplejson/simplejson/issues/16
- Aditional changes from version 2.2.0:
  * Remove setuptools requirement, reverted to pure distutils
  * use_decimal default for encoding (dump, dumps, JSONEncoder) is now True
  * tuple encoding as JSON objects can be turned off with new
    tuple_as_array=False option.
    https://github.com/simplejson/simplejson/pull/6
  * namedtuple (or other tuple subclasses with _asdict methods) are now
    encoded as JSON objects rather than arrays by default. Can be disabled
    and treated as a tuple with the new namedtuple_as_object=False option.
    https://github.com/simplejson/simplejson/pull/6
  * JSONDecodeError is now raised instead of ValueError when a document
    ends with an opening quote and the C speedups are in use.
    https://github.com/simplejson/simplejson/issues/15
  * Updated documentation with information about JSONDecodeError
  * Force unicode linebreak characters to be escaped (U+2028 and U+2029)
    http://timelessrepo.com/json-isnt-a-javascript-subset
  * Moved documentation from a git submodule to
    http://simplejson.readthedocs.org/
buildservice-autocommit accepted request 74905 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 20)
baserev update by copy to link target
Displaying revisions 61 - 80 of 99
openSUSE Build Service is sponsored by