Martin Weinelt
da03c8fb0a
python312Packages.cytoolz: fix build
2024-04-19 10:35:48 +02:00
Martin Weinelt
ff50faadaa
python3Packages.cytoolz: 0.12.2 -> 0.12.3
2024-03-12 17:41:45 +01:00
adisbladis
02dab4ab5c
python3.pkgs.*: Explicitly pass buildPythonPackage format parameter
...
Long term we should move everything over to `pyproject = true`, but in
the mean time we can work towards deprecating the implicit `format` paremeter.
cc https://github.com/NixOS/nixpkgs/issues/253154
cc @mweinelt @figsoda
2023-12-07 17:46:49 +01:00
Martin Weinelt
4f920540c5
python311Packages: translate stringy licenses
...
cc #269788
2023-11-25 10:14:08 +01:00
Martin Weinelt
5623075fea
python3Packages.cytoolz: 0.12.1 -> 0.12.2
2023-09-27 15:33:27 +02:00
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
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