Commit graph

8 commits

Author SHA1 Message Date
Jonathan Ringer 81a3d7863d
python3Packages.recommonmark: disable tests
fails against latest sphinx, but errors suggest
session needs to be cleaned
2020-08-14 13:57:14 -07:00
Frederik Rietdijk c28df9984b python.pkgs.recommonmark: fix eval 2020-07-26 22:31:17 +02:00
Holger Wünsche 36a69034bc recommonmark: marked broken
It doesn't work with sphinx 3.
2020-07-26 18:56:21 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk be85360e08 pythonPackages.recommonmark: 0.5.0 -> 0.6.0 2019-10-29 19:04:10 +01:00
Robert Schütz 421b3e4bf6 python.pkgs.recommonmark: 0.4.0 -> 0.5.0 2019-01-14 14:56:29 +01: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 67bee16731 python.pkgs.recommonmark: move expression 2017-10-29 13:54:56 +01:00