Commit graph

11 commits

Author SHA1 Message Date
Michael Weiss 35bee29824
pythonPackages.simplejson: Update the metadata
The old homepage URL returns a 404 and the project is dual-licensed.
2019-01-05 22:56:13 +01:00
Frederik Rietdijk bc3346cbab python.pkgs.simplejson: disable tests with python 3 2018-12-03 16:50:38 +01:00
Frederik Rietdijk 6ef7a12f0b python: simplejson: 3.15.0 -> 3.16.0 2018-07-26 12:43:09 +02:00
Frederik Rietdijk ced21f5e1a pythonPackages: remove name attribute`
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Frederik Rietdijk 3068b8a3fb python: simplejson: 3.13.2 -> 3.15.0 2018-06-22 13:09:30 +02:00
Frederik Rietdijk 34af4afe73 python: simplejson: 3.11.1 -> 3.13.2 2017-12-31 10:55:19 +01:00
Frederik Rietdijk d58e1f1c7b python.pkgs: many updates 2017-08-25 19:36:14 +02:00
James Kent 6d47735c38 Disable simplejson test on Darwin otherwise build fails. 2017-06-05 08:31:26 +01:00
Frederik Rietdijk d0f2361bc1 python.pkgs.simplejson: 3.8.1 -> 3.10.0 2017-05-28 10:08:43 +02:00
Ludovic Courtès bede9c4d50 Change Nevow, SimpleJSON, and Foolscap to use `buildPythonPackage'.
svn path=/nixpkgs/trunk/; revision=15707
2009-05-24 21:08:39 +00:00
Ludovic Courtès 5bed8bd9e1 Add simplejson, a JSON encoded/decoded for Python.
svn path=/nixpkgs/trunk/; revision=15110
2009-04-17 09:06:42 +00:00