Commit graph

10 commits

Author SHA1 Message Date
Sandro Jäckel 9bfdf57e13
pythonPackages: deprecate pytestrunner alias 2021-07-21 13:32:49 +02:00
Sandro Jäckel 4209fed914
pythonPackages: deprecate pytestcov alias 2021-07-21 13:32:17 +02:00
lassulus c78fe7aa78 python3Packages.subliminal: readd again 2021-06-05 20:24:14 +02:00
Drew Risinger 6bb2eae2ff treewide: remove dead pytestpep8 references
pytestpep8 was removed in 25c9946f95.
This removes pytestpep8 in the rest of the tree, where it was hardly
used.
2020-12-10 21:14:42 -05:00
R. RyanTM 9f1c6fe8e1 python27Packages.subliminal: 2.0.5 -> 2.1.0 2020-05-11 11:32:25 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Robert Schütz fa1ada0612 python.pkgs.subliminal: improve expression 2019-03-15 17:01:14 +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 959842a9c7 Python: add pname attributes to libraries
so that we can use the update script.
2017-05-27 11:30:21 +02:00
Unai Zalakain db3e2983a6
subliminal: init at 2.0.5 2017-05-21 14:41:31 +01:00