Commit graph

4 commits

Author SHA1 Message Date
R. RyanTM db39f9def1 python37Packages.intervaltree: 2.1.0 -> 3.0.2 (#52803)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-intervaltree/versions
2018-12-30 20:09:50 +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 1623c8371c buildPythonPackage: rename nix_run_setup.py to nix_run_setup
If the extension is .py it tends to be picked up by tools, breaking for
example tests.
2018-01-20 13:31:14 +01:00
wisut hantanong f0ac823696 python.pkgs.intervaltree: move to separate expression 2017-07-15 17:40:55 +01:00