Commit Graph

10 Commits

Author SHA1 Message Date
Markus S. Wamser
2043dbb6fa pkgs.development.python-modules: remove unused args 2021-11-12 19:10:54 -08:00
Martin Weinelt
1e5d3eba8b python3Packages.traitlets: 5.0.5 -> 5.1.0 2021-09-05 15:01:18 +02:00
Keshav Kini
ce5b550d01 python36Packages.traitlets, pythonPackages.traitlets: 5.0.5 -> 4.3.3
Version 5.x of traitlets requires Python 3.7, so it doesn't build on Python
3.6.  This commit downgrades traitlets to 4.3.3 on Python versions older than
3.7 so that it can still be used.
2020-12-11 07:27:41 -08:00
Orivej Desh
55324b51e7 pythonPackages.traitlets: disable for Python 2 2020-12-08 00:18:28 +00:00
Frederik Rietdijk
867137bb3a python3Packages.traitlets: 4.3.3 -> 5.0.5 2020-12-01 14:44:21 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk
4dfe66e19f python: traitlets: 4.3.2 -> 4.3.3 2019-10-18 09:54:02 +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
Frederik Rietdijk
3390592cfc python.pkgs.traitlets: fix build and don't include .pytest_cache
Fixes build and prevents including `.pytest_cache` file (#40259).
2018-05-10 07:17:37 +02:00
Frederik Rietdijk
bd941043b8 python.pkgs.traitlets: move expression 2017-10-29 13:42:11 +01:00