Commit graph

5 commits

Author SHA1 Message Date
Robert Schütz acad55399a python.pkgs.pysrt: use buildPythonPackage and checkInputs 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
Jörg Thalheim 219daab8e7
pysrt: enable tests 2017-05-21 09:21:14 +01:00
Unai Zalakain 610c27ca64 pysrt: init at 1.1.1 2017-05-20 10:56:42 +02:00