Commit Graph

20 Commits

Author SHA1 Message Date
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
14d2b144fa python3Packages.cytoolz: 0.12.0 -> 0.12.1 2023-01-05 01:08:57 +01:00
Martin Weinelt
63676d7caf python3Packages.cytoolz: 0.11.2 -> 0.12.0 2022-07-21 22:33:46 +02:00
Jonathan Ringer
7e1f5ca642
python3Packages.cytoolz: fix tests 2021-11-30 18:52:54 -08:00
Jonathan Ringer
c2476c11cf
python3Packages.cytoolz: 0.11.0 -> 0.11.2 2021-11-30 18:48:41 -08:00
Markus S. Wamser
2043dbb6fa pkgs.development.python-modules: remove unused args 2021-11-12 19:10:54 -08:00
Robert Schütz
8587a74acf python3Packages.cytoolz: run all tests 2021-02-06 13:11:46 +01:00
Jonathan Ringer
ee8db0e84f python2Packages.cytoolz: disable
no longer compatibled with python2

```
    File "cytoolz/itertoolz.pyx", line 15, in init cytoolz.itertoolz
      from itertools import chain, islice, zip_longest
  ImportError: cannot import name zip_longest
```
2020-10-16 00:01:17 -07:00
R. RyanTM
7d63ed3f47 python37Packages.cytoolz: 0.10.1 -> 0.11.0 2020-10-16 00:01:17 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jonathan Ringer
f605e22cc3 python3Packages.cytoolz: 0.10.0 -> 0.10.1 2019-11-05 09:31:27 -08:00
Frederik Rietdijk
6006bc4630 pythonPackages.cytoolz: 0.9.0.1 -> 0.10.0 2019-07-21 08:38:23 +02:00
Jan Tojnar
aead6e12f9
Merge remote-tracking branch 'upstream/master' into staging 2018-12-16 22:55:06 +01:00
Justin Humm
df6010aa3a
python3Packages.cytoolz: fix build
cytoolz has a test failure with Python 3.7 [0]. There is a debian patch
for it, which didn't make it into upstream yet [1].

[0] https://github.com/pytoolz/cytoolz/issues/122
[1] 5ce4158dee/debian/patches/py37.patch
2018-12-11 16:06:48 +01:00
Frederik Rietdijk
b5cb0f0dee python.pkgs.cytoolz: disable a test 2018-12-03 16:50:40 +01:00
Frederik Rietdijk
0fdf7778b2 python: cytoolz: 0.9.0 -> 0.9.0.1 2018-04-08 11:34:53 +02:00
Ryan Mulligan
b189247ba0 treewide: use more HTTPS URLs
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.

Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Frederik Rietdijk
dceec24705 python.pkgs.cytoolz: fix build 2018-01-07 10:02:48 +01:00
Frederik Rietdijk
e06dac7f2a python: cytoolz: 0.8.2 -> 0.9.0 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
b4b62e6e65 python.pkgs.cytoolz: move expression 2017-10-29 12:44:13 +01:00