Commit Graph

50 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
257d72ba07 python3Packages.celery: Fix billiard 4.1 compat 2023-01-05 13:20:47 +01:00
Martin Weinelt
4a29c24ae5 python3Packages.celery: patch billiard>=4.0 compat 2022-07-21 22:35:27 +02:00
Robert Scott
67dffc3000 python3Packages.celery: unmark as broken
mistakenly marked broken due to a spurious hydra failure
2022-05-31 00:10:07 +01:00
Robert Scott
71c7efa387 python3Packages.celery: skip hydra-failing tests on darwin
these tests cause darwin hydra to hit open file limits
2022-05-31 00:10:07 +01:00
Janne Heß
bfc5086ae9 Merge pull request #173671 from Mindavi/treewide/broken-zhf
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
Rick van Schijndel
65db3b17a8 treewide: pkgs/development/python-modules: mark broken for darwin 2022-05-30 13:41:14 +02:00
Sandro Jäckel
0dbe01aa77 python310Packages.celery: remove stale postPatch 2022-05-30 06:32:15 +02:00
R. Ryantm
f111882b8d python310Packages.celery: 5.2.6 -> 5.2.7 2022-05-29 13:22:22 +00:00
Fabian Affolter
92e9f9ba62 python3Packages.celery: 5.2.3 -> 5.2.6 2022-04-23 13:37:43 +02:00
Robert Scott
507ab17531 python3Packages.celery: add nixosTests.sourcehut as passthru test
sourcehut uses celery internally
2022-02-27 14:35:36 -08:00
Fabian Affolter
3bbec485b1 octoprint: update celery override 2022-01-13 15:35:02 +01:00
Fabian Affolter
cdd46ad463 python3Packages.celery: 5.2.1 -> 5.2.3 2022-01-13 14:59:50 +01:00
github-actions[bot]
5e2c1acfa3 Merge master into staging-next 2021-12-22 18:01:00 +00:00
Fabian Affolter
b0ff8e153c python3Packages.celery: switch to pytestCheckHook 2021-12-21 13:20:58 +01:00
Jörg Thalheim
771c948c22 python3.pkgs.celery: 5.2.0 -> 5.2.1 2021-12-11 14:12:30 +01:00
Jörg Thalheim
423aff986c Merge remote-tracking branch 'upstream/master' into HEAD 2021-12-05 19:41:20 +01:00
Jonathan Ringer
8ad3aa09e6 python3Packages.celery: 5.1.2 -> 5.2.1 2021-11-30 18:48:38 -08:00
Honza Pokorny
effbe4285f python38Packages.celery: remove click & moto patches 2021-11-16 11:03:11 -04:00
Honza Pokorny
d45b0b0f05 python38Packages.celery: 5.1.2 -> 5.2.0 2021-11-16 10:23:05 -04:00
R. RyanTM
9506c958ee python38Packages.celery: 5.1.1 -> 5.1.2 2021-08-13 16:55:15 +00:00
Jonathan Ringer
2468ca4a85 python3Packges.celery: fix build 2021-07-05 23:20:49 -07:00
Martin Weinelt
0675a4ab01 python3Packages.celery: 5.0.5 -> 5.1.1 2021-06-21 17:00:00 -07:00
Sandro Jäckel
fa2bf8e38e pythonPackages.celery: add missing requirement 2021-03-07 03:01:42 +01:00
Frederik Rietdijk
5ba5ef5d54 python3Packages.celery: 5.0.2 -> 5.0.5 2021-02-26 11:01:42 +01:00
Orivej Desh
466a19e266 python3Packages.celery: fix build 2020-12-07 10:57:16 +00:00
Frederik Rietdijk
d38730f3ff python3Packages.celery: 4.4.7 -> 5.0.2 2020-12-01 14:44:09 +01:00
Frederik Rietdijk
f58a012377 python: celery: 4.4.6 -> 4.4.7 2020-08-16 19:30:54 +02:00
Lancelot SIX
cfdf467458 python3Packages.celery: 4.4.4 -> 4.4.6 2020-07-15 17:42:12 -07:00
Jonathan Ringer
57238c566a python3Packages.celery: 4.4.2 -> 4.4.4, fix tests 2020-06-03 11:29:15 -07:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jonathan Ringer
0c1118b7e0 pythonPackages.celery: 4.4.0 -> 4.4.2 2020-03-19 08:36:29 -07:00
Jonathan Ringer
f4bfc4e3de pythonPackages.celery: fix tests 2019-12-30 16:46:51 +01:00
Frederik Rietdijk
f07cea7f37 python: celery: 4.3.0 -> 4.4.0 2019-12-30 16:46:41 +01:00
Jonathan Ringer
47a3a1127f pythonPackage.celery: fix tests 2019-09-13 13:05:08 -07:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Edmund Wu
58c998d633 pythonPackages.celery: unpin moto 2019-05-12 14:31:45 -04:00
Robert Schütz
2d1dbba6ed python.pkgs.celery: 4.3.0rc1 -> 4.3.0 2019-03-31 20:01:05 +02:00
Robert Schütz
9d2ea84f55 python.pkgs.celery: 4.2.1 -> 4.3.0rc1
Using a pre-release because it currently does not build due to
updated dependencies.
2019-02-20 17:31:24 +01:00
Robert Schütz
932f0baec2 python.pkgs.celery: does not support Python 3.7 yet 2019-01-18 09:42:20 +01:00
Robert Schütz
fae1f7afc1 python.pkgs.celery: use standard pytest version 2019-01-18 09:42:20 +01:00
R. RyanTM
073ded7c93 python36Packages.celery: 4.2.0 -> 4.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-celery/versions
2018-10-24 20:11:38 +02:00
Robert Schütz
5a7e9c8237 python.pkgs.celery: fix tests 2018-09-01 10:41:37 +02:00
Frederik Rietdijk
4e659884f9 pythonPackages.pytest_32: move into celery
as that's the only consumer of this version of Pytest.
2018-08-25 07:38:34 +02:00
Robert Schütz
013ba39557 python.pkgs.celery: fix tests 2018-07-14 13:47:08 +02:00
Frederik Rietdijk
f50fc6582a python: celery: 4.1.1 -> 4.2.0 2018-06-21 07:49:04 +02:00
Frederik Rietdijk
9e7f353d27 python: celery: 4.1.0 -> 4.1.1 2018-06-02 13:44:38 +02:00
Daiderd Jordan
d33a26b370 python-celery: fix darwin build 2018-03-28 20:55:39 +02:00
Lancelot SIX
45b9cf2659 pythonPackages.celery: 4.0.2 -> 4.1.0 2018-02-11 09:00:18 +01:00
Lancelot SIX
f7179c0474 pythonPackages.celery: fix tests for python3.6 2017-07-17 14:23:48 +02:00