Commit Graph
125 Commits
Author SHA1 Message Date
K900 b29cb6c1f9 Merge remote-tracking branch 'origin/master' into staging-next 2024-09-30 20:23:25 +03:00
Robert Schütz 543781083a treewide: replace passthru.optional-dependencies with optional-dependencies 2024-09-29 20:37:23 -07:00
K900 afb688c226 python312Packages.boto3: 1.34.131 -> 1.35.29 2024-09-29 10:45:36 +03:00
Martin Weinelt b104afe688 python312Packages.boto3: 1.34.129 -> 1.34.131
https://github.com/boto/boto3/blob/1.34.129/CHANGELOG.rst
2024-08-09 14:48:19 +02:00
Martin Weinelt abdf5dc772 treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
Martin Weinelt 42493b30b7 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
-	pkgs/development/python-modules/curio/default.nix
-	pkgs/development/python-modules/pytest-httpbin/default.nix
-	pkgs/development/python-modules/xtensor-python/default.nix
2024-05-22 18:08:30 +02:00
Martin Weinelt 59b1aef590 python3Packages: format with nixfmt 2024-05-22 17:32:03 +02:00
Dhananjay Balan 491cafe46f python3Packages.boto3: version depends on python3Packages.botocore version 2024-05-22 10:56:00 +02:00
Dhananjay Balan 5bfa96be70 boto3: 1.34.58 -> 1.34.109 2024-05-21 23:05:29 +02:00
natsukiumandMartin Weinelt f7e15ebcd8 python311Packages.boto3: 1.34.49 -> 1.34.58
Diff: https://github.com/boto/boto3/compare/refs/tags/1.34.49...1.34.58

Changelog: https://github.com/boto/boto3/blob/1.34.58/CHANGELOG.rst
2024-03-12 18:25:10 +01:00
Sandro Jäckel 5ccfbf6826 python311Packages.boto3: run tests with pytest-xdist
This speed the tests up from ~500s to still ~110s.
2024-03-01 00:29:52 +01:00
Fabian Affolter e7dc1e1d91 python311Packages.boto3: 1.33.6 -> 1.34.49
Changelog: https://github.com/boto/boto3/blob/1.34.49/CHANGELOG.rst
2024-02-27 12:45:21 +01:00
Fabian Affolter 98111032e3 python311Packages.boto3: refactor 2024-02-24 23:27:58 +01:00
Anthony RousselandMartin Weinelt af7e8e66dd python311Packages.boto3: 1.33.6 -> 1.34.21
https://github.com/boto/boto3/compare/1.33.6...1.34.21
2024-02-17 14:16:50 +01:00
Anthony RousselandMartin Weinelt 5d49cc8acb python311Packages.boto3: 1.28.57 -> 1.33.6
https://github.com/boto/boto3/compare/1.28.57...1.33.6
2023-12-20 20:45:44 +01:00
Anthony Roussel 334f853e68 python311Packages.boto3: 1.28.9 -> 1.28.57
https://github.com/boto/boto3/compare/1.28.9...1.28.57
2023-10-04 17:10:34 +02:00
Theodore NiandMartin Weinelt 438475dac5 python310Packages.boto3: 1.26.79 -> 1.28.9 2023-07-28 12:13:30 +02:00
Martin Weinelt 10f8156d49 python310Packages.boto3: 1.26.38 -> 1.26.79
Diff: https://github.com/boto/boto3/compare/1.26.38...1.26.79

Changelog: https://github.com/boto/boto3/blob/1.26.79/CHANGELOG.rst
2023-03-03 23:57:09 +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
Anthony Roussel 781c993a8a python310Packages.boto3: 1.24.75 -> 1.26.38 2022-12-28 17:58:32 +01:00
Martin Weinelt 5ed928e0d7 python3Packages.boto3: 1.24.42 -> 1.24.75 2022-09-18 23:57:37 +02:00
Maxine Aubrey e38f4a75f6 python3Packages.boto3: 1.24.31 -> 1.24.42 2022-07-31 11:22:05 +02:00
Martin Weinelt 587220102b python3Packages.boto3: 1.21.30 -> 1.24.31 2022-07-21 22:33:43 +02:00
Martin Weinelt 8a692adf5a python3Packages.boto3: 1.21.12 -> 1.21.30 2022-04-13 16:49:38 +02:00
Jonathan RingerandMartin Weinelt 13e7bbe107 python3Packages.boto3: 1.21.11 -> 1.21.12 2022-03-14 00:29:05 +01:00
Martin Weinelt 04f4ee8d2b python3Packages.boto3: 1.20.35 -> 1.21.11 2022-03-14 00:28:50 +01:00
Jonathan RingerandMartin Weinelt 5727b4aa1d python3Packages.boto3: 1.20.21 -> 1.20.35 2022-01-23 01:09:05 +01:00
Frederik RietdijkandFrederik 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
Jonathan Ringer c242ac85e9 python3Packages.boto3: 1.20.13 -> 1.20.21 2021-12-14 12:03:18 -08:00
Jonathan Ringer 5bd40af3c6 python3Packages.boto3: 1.18.54 -> 1.20.13 2021-11-30 18:48:36 -08:00
Tim Steinbach 78dcd96480 python3Packages.boto3: 1.18.31 -> 1.18.54 2021-10-05 04:17:44 -04:00
Tim Steinbach d47e263f5c nixops: Freeze Python2 dependencies 2021-09-16 09:39:22 -04:00
Tim SteinbachandTim Steinbach 91c1372f2f python3Packages.boto3: 1.17.97 -> 1.18.31 2021-09-16 09:37:34 -04:00
Martin Weinelt dc4ba4d4bf python3Packages.boto3: 1.17.97 -> 1.17.106 2021-09-05 15:00:34 +02:00
Martin WeineltandJonathan Ringer 6ea5e3ce5e python3Packages.boto3: 1.17.88 -> 1.17.97 2021-06-21 16:59:58 -07:00
Fabian Affolter 037ce7a2fe python3Packages.boto3: 1.17.52 -> 1.17.88 2021-06-07 11:07:16 +02:00
github-actions[bot]andGitHub dfd4f14303 Merge master into staging-next 2021-04-15 18:13:27 +00:00
Tim Steinbach b417e57f7d python3Packages.boto3: 1.17.49 -> 1.17.52 2021-04-15 11:13:05 -04:00
Vladimír Čunát d2eb7a7887 Merge branch 'staging' into staging-next
A few conflicts but relatively clear ones (I think).
2021-04-14 10:08:25 +02:00
Tim Steinbach f86f230d63 python3Packages.boto3: 1.17.46 -> 1.17.49 2021-04-12 14:01:10 -04:00
Jan Tojnar 625ce6c7f6 Merge branch 'staging-next' into staging
In python-packages.nix, resolve conflict between 50d604314e and 187d0371ab.
2021-04-08 17:14:31 +02:00
Tim SteinbachandJonathan Ringer 608bb089e9 python3Packages.boto3: 1.17.45 -> 1.17.46 2021-04-07 13:14:39 -07:00
github-actions[bot]andGitHub 1bd1969867 Merge staging-next into staging 2021-04-06 18:15:33 +00:00
Tim Steinbach 03ceb942f1 python3Packages.boto3: 1.17.41 -> 1.17.45 2021-04-06 08:54:29 -04:00
Frederik Rietdijk 1e89d4cccd pythonPackages: move python 2 only expressions to python2-packages.nix 2021-04-03 17:49:45 +02:00
Tim Steinbach 094b663923 python3Packages.boto3: 1.17.40 -> 1.17.41 2021-03-31 11:41:27 -04:00
Robert Schütz fae197a991 python3Packages.boto3: 1.17.39 -> 1.17.40 2021-03-30 18:04:58 +02:00
Tim SteinbachandJonathan Ringer f5c013d42b python3Packages.boto3: 1.17.34 -> 1.17.39 2021-03-29 08:44:32 -07:00
Tim SteinbachandTim Steinbach 27d4f20c97 python3Packages.boto3: 1.17.33 -> 1.17.34 2021-03-24 09:19:19 -04:00
Tim Steinbach 5e58c25e5d python3Packages.boto3: 1.17.30 -> 1.17.33 2021-03-22 11:23:42 -04:00