Commit Graph

27 Commits

Author SHA1 Message Date
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Martin Weinelt
b9d4c84c11 python3Packages.ipywidgets: 8.0.2 -> 8.0.4 2023-01-05 01:10:10 +01:00
Martin Weinelt
cfe3eabb1b python3Packages.ipywidgets: 7.7.1 -> 8.0.2 2022-09-19 10:37:35 +02:00
Martin Weinelt
96d86ea976 python3Packages.ipywidgets: 7.7.0 -> 7.7.1 2022-07-21 22:33:54 +02:00
Samuel Ainsworth
fbccf6ead2 python39Packages.ipywidgets: use pytestCheckHook and general cleanup 2022-05-05 19:05:52 +00:00
Martin Weinelt
541669b9b3 python3Packages.ipywidgets: 7.6.5 -> 7.7.0 2022-04-14 19:04:00 +02:00
Martin Weinelt
df6d5a99dd python3Packages.ipywidgets: 7.6.3 -> 7.6.5 2021-10-11 01:22:03 +02:00
Sandro Jäckel
28aa864133 pythonPackages.ipywidgets: fix depedencies after python mass update 2021-04-05 00:55:35 +02:00
Frederik Rietdijk
5ca1739592 python3Packages.ipywidgets: 7.5.1 -> 7.6.3 2021-04-03 17:48:36 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk
7a4912c508 python: ipywidgets: 7.5.0 -> 7.5.1 2019-10-18 09:53:58 +02:00
Frederik Rietdijk
68433031c3 python: ipywidgets: 7.4.2 -> 7.5.0 2019-07-21 08:38:23 +02:00
Frederik Rietdijk
56db8abfb2 python: ipywidgets: 7.4.0 -> 7.4.2 2018-10-13 09:50:16 +02:00
Frederik Rietdijk
d575a899d4 python: ipywidgets: 7.3.0 -> 7.4.0 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
0585d4be98 python: ipywidgets: 7.2.1 -> 7.3.0 2018-07-22 16:52:42 +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
4dd0f741a2 python: ipywidgets: 7.2.0 -> 7.2.1 2018-05-10 10:09:13 +02:00
Frederik Rietdijk
b560534df6 python: ipywidgets: 7.1.2 -> 7.2.0 2018-04-08 11:34:54 +02:00
Frederik Rietdijk
f5832814f7 python: ipywidgets: 7.1.1 -> 7.1.2 2018-02-18 20:07:42 +01:00
Frederik Rietdijk
6c280dad48 python: ipywidgets: 7.1.0 -> 7.1.1 2018-02-03 17:43:30 +01:00
Frederik Rietdijk
1f2c23dabe python: ipywidgets: 7.0.5 -> 7.1.0 2017-12-31 10:55:07 +01:00
Frederik Rietdijk
44e98de414 python.pkgs: maintenance updates 2017-11-24 20:36:20 +01:00
Frederik Rietdijk
7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
Frederik Rietdijk
d58e1f1c7b python.pkgs: many updates 2017-08-25 19:36:14 +02:00
Frederik Rietdijk
2c00cd3bae pythonPackages.ipywidgets: 5.2.2 -> 6.0.0 2017-04-18 12:03:46 +02:00