Commit graph

12 commits

Author SHA1 Message Date
Frederik Rietdijk 585ab73e69 python3Packages.pycodestyle: 2.6.0 -> 2.7.0 2021-04-03 17:49:06 +02:00
Frederik Rietdijk 5c08320af6 python.pkgs.pycodestyle: fixup tests 2020-06-11 10:00:25 +02:00
Frederik Rietdijk 0b2c0bafc5 python: pycodestyle: 2.5.0 -> 2.6.0 2020-06-11 10:00:18 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Kevin Amado 55e980e031 pythonPackages.pycodestyle: improve tests
- This commit adjust the tests to the ones that are found in the
  tox.ini file for the specified version of the module
- This means we'll have 3 tests in adition to the default one
2020-01-09 19:04:45 -08:00
Rok Garbas 65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
Robert Schütz e751df152b python.pkgs.pycodestyle: remove unused argument 2019-02-17 14:40:49 +01:00
Frederik Rietdijk 172b1045ed python: pycodestyle: 2.4.0 -> 2.5.0 2019-02-17 14:40:48 +01:00
Frederik Rietdijk a263ab4e5c python.pkgs.pycodestyle: fix building with python37 2018-10-24 20:05:44 +02:00
Frederik Rietdijk f208b1bd66 python: pycodestyle: 2.3.1 -> 2.4.0 2018-07-26 12:43:03 +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
Langston Barrett 7b27f7c28f pycodestyle: 2.0.0 -> 2.3.1 2017-07-13 00:32:27 +00:00