Commit Graph

13 Commits

Author SHA1 Message Date
Jonas Heinrich
a0dc438516
Drop Python 3.6 support 2022-08-24 09:14:06 +02:00
R. Ryantm
2bf5770f6e python310Packages.doc8: 0.11.2 -> 1.0.0 2022-07-28 14:24:10 +00:00
R. Ryantm
02c591678f python310Packages.doc8: 0.11.1 -> 0.11.2 2022-05-18 08:21:27 +00:00
R. Ryantm
34a77f8ece python310Packages.doc8: 0.10.1 -> 0.11.1 2022-04-01 06:15:47 +00:00
Sandro Jäckel
2a285d4d68 python39Packages.doc8: fix version number 2022-02-08 09:59:54 -08:00
Fabian Affolter
2711b62a09
python3Packages.doc8: fix build and enable tests 2021-11-30 18:53:01 -08:00
Jonathan Ringer
10909deb1b
python3Packages.doc8: 0.9.1 -> 0.10.1 2021-11-30 18:48:45 -08:00
R. RyanTM
19f4d84034 python38Packages.doc8: 0.9.0 -> 0.9.1 2021-09-28 06:01:10 +00:00
R. RyanTM
71867a77d9 python38Packages.doc8: 0.8.1 -> 0.9.0 2021-08-16 08:24:03 -07:00
Frederik Rietdijk
95c12f618a python: doc8: 0.8.0 -> 0.8.1 2020-06-06 08:34:53 +02:00
Timo Kaufmann
c6c0ae3be2 python.pkgs.doc8: add pygments dependency
Without pygments doc8 will throw "errors" since it cannot check code
blocks. Pygments has since been added to the dependencies upstream [1],
though that hasn't made it into a release yet. I think we should already
adopt this now.

[1] b693181658
2020-03-27 10:39:36 -07: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
67651d80bc Merge pull request #28884 from FRidh/python-fixes
Python: several fixes
2017-09-06 13:54:10 +02:00