Commit Graph

32 Commits

Author SHA1 Message Date
Martin Weinelt
0215034f25 python3.pkgs: Migrate fetchers to use hash
when they already rely on SRI hashes.
2023-03-03 23:59:29 +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
Sandro Jäckel
ffb2403200
python310Packages.click: add typer to passthru.tests 2022-08-26 15:34:46 +02:00
Sandro Jäckel
e960e5c643
python310Packages.click: 8.1.2 -> 8.1.3 2022-05-11 13:39:01 +02:00
Sandro Jäckel
84cc0b7449 python310Packages.click: 8.1.1 -> 8.1.2 2022-04-15 01:39:54 +02:00
Martin Weinelt
2316f499f4 python3Packages.click: 8.1.0 -> 8.1.1 2022-04-14 16:34:30 +02:00
Sandro Jäckel
967705f708 python39Packages.click: 8.0.4 -> 8.1.0 2022-04-13 16:49:35 +02:00
sternenseemann
d66b8dfa96 Merge remote-tracking branch 'origin/master' into staging-next 2022-03-29 21:40:09 +02:00
Jonathan Ringer
08ab0fab0a
python3Packages.click: add downstream tests 2022-03-29 09:23:59 -07:00
github-actions[bot]
c80dabe3b1
Merge staging-next into staging 2022-03-23 06:01:55 +00:00
Sandro Jäckel
d0d06a70d5
python39Packages.click: add SuperSandro2000 as maintainer 2022-03-23 06:03:04 +01:00
Martin Weinelt
8a175bd2fa python3Packages.click: 8.0.3 -> 8.0.4 2022-03-14 00:28:50 +01:00
Frederik Rietdijk
ae18d68b6b python2.pkgs: move expressions into python2-modules/ folder
Another step in further separating python2 from python3.
2022-01-16 10:00:16 +01:00
Ryan Burns
8e5abca405 python3Packages.click: 8.0.2 -> 8.0.3
Also fix unmatched substitute call, which has been failing since the
code was formatted with black for v7.1.
2021-11-04 02:08:06 -07:00
Martin Weinelt
cdd850b616 python3Packages.click: 8.0.1 -> 8.0.2 2021-10-11 01:22:09 +02:00
Martin Weinelt
1d623ad018
python2Packages.click. reinit at 7.1.2 2021-06-21 16:48:39 -07:00
Martin Weinelt
c3a6853878
python3Packages.click: 7.1.2 -> 8.0.1 2021-06-21 16:48:37 -07:00
Frederik Rietdijk
3d39658961 python3Packages.click: 7.1.1 -> 7.1.2 2020-05-11 22:12:10 +02:00
Peter Hoeg
4588e6a0cd pythonPackages.click: 7.0 -> 7.1.1 2020-04-03 22:09:47 +02:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Robert Schütz
0b87a56015 python.pkgs.click: make patch version-agnostic 2019-03-21 11:52:51 +01:00
Robert Schütz
fb66841e9a python.pkgs.click: rebase fix-paths.patch 2018-12-03 16:50:38 +01:00
Frederik Rietdijk
6fe217ad73 pythonPackages.click: fix fetching 2018-12-03 16:50:38 +01:00
Frederik Rietdijk
fe0af1ce77 python: click: 6.7 -> 7.0 2018-12-03 16:50:29 +01:00
Matthew Justin Bauer
d2c633f55d
click: fix error
forgot stdenv.
2018-06-19 13:01:04 -04:00
Matthew Justin Bauer
c764718966
python click: make patch conditional
Make sure we are not using the old version of click when applying the patch.
2018-06-19 13:00:39 -04:00
Matthew Bauer
1b46c4b2a4 click: fix locale in darwin
unixtools.locale is used
2018-06-11 14:47:48 -04:00
Florian Klink
c358e1ded9 python3Packages.click: fix 'locale' path
importing click shells out to 'locale', which currently needs to be in
PATH. Fix by setting patching locale command at runtime.
2018-06-11 19:10:15 +02:00
Robert Schütz
579023d698 python.pkgs.click_5: uninit
Was only used by platformio, which now pins the click version using packageOverrides.
2018-04-08 11:36:07 +02:00
Frederik Rietdijk
9680392356 python: click: 5.1 -> 6.7 2018-04-08 11:34:53 +02:00
Elis Hirwing
54c4b04085 pythonPackages.click_5: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing
88d0f7ef8f pythonPackages.click: Move to own file 2018-04-04 19:45:59 +02:00