Commit Graph
148 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 8b540b5f71 python312Packages.botocore: 1.34.131 -> 1.35.29 2024-09-29 10:45:23 +03:00
Martin Weinelt 4f1600f97d python312Packages.botocore: 1.34.129 -> 1.34.131
https://github.com/boto/botocore/blob/1.34.131/CHANGELOG.rst
2024-08-09 14:48:19 +02:00
Martin Weinelt eeed9f0006 python3Packages.botocore: 1.34.109 -> 1.34.129
https://github.com/boto/botocore/blob/1.34.129/CHANGELOG.rst
2024-06-24 12:14:46 +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
Alyssa Ross 3df6bb2c85 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt 755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +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 cca8c498a3 botocore: 1.34.87 -> 1.34.109 2024-05-21 23:05:29 +02:00
Martin Weinelt c0946fa0d9 python3Packages.botocore: 1.34.58 -> 1.34.87
https://github.com/boto/botocore/blob/1.34.87/CHANGELOG.rst
2024-04-22 13:59:49 +02:00
Martin Weinelt ca917a81e5 python3Packages.botocore: 1.34.49 -> 1.34.58
https://github.com/boto/botocore/blob/1.34.58/CHANGELOG.rst
2024-03-12 17:41:42 +01:00
Fabian Affolter 3a9389525e python311Packages.botocore: 1.33.6 -> 1.34.49
Changelog: https://github.com/boto/botocore/blob/1.34.49/CHANGELOG.rst
2024-02-27 12:41:42 +01:00
Fabian Affolter 4e83f670c7 python311Packages.botocore: refactor 2024-02-27 12:41:42 +01:00
Anthony RousselandMartin Weinelt 4d70c22933 python311Packages.botocore: 1.33.6 -> 1.34.21
https://github.com/boto/botocore/compare/1.33.6...1.34.21
2024-02-17 14:16:20 +01:00
Anthony RousselandMartin Weinelt 24f657d938 python3Packages.botocore: add passthru.optional-dependencies.crt 2023-12-20 20:45:44 +01:00
Martin Weinelt 68a36f5cf7 python3Packages.botocore: 1.31.57 -> 1.33.6
https://github.com/boto/botocore/blob/1.33.6/CHANGELOG.rst
2023-12-20 20:20:27 +01:00
Anthony Roussel 3ef2a7c670 python311Packages.botocore: 1.31.48 -> 1.31.57
https://github.com/boto/botocore/compare/1.31.9...1.31.57
2023-10-04 17:10:34 +02:00
Martin Weinelt f2fae4647a python3Packages.botocore: 1.31.9 -> 1.31.48 2023-09-27 15:32:51 +02:00
Theodore NiandMartin Weinelt 02cd4de89c python310Packages.botocore: add format = "setuptools" 2023-07-28 12:15:32 +02:00
Theodore NiandMartin Weinelt 5704093280 python310Packages.botocore: 1.29.79 -> 1.31.9 2023-07-28 12:13:30 +02:00
Martin Weinelt e40fbc57f7 python3Packages.botocore: 1.29.40 -> 1.29.79 2023-03-03 23:56:35 +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 664abe1d30 python3Packages.botocore: 1.29.38 -> 1.29.40 2023-01-05 01:08:54 +01:00
Anthony Roussel 9a0aed0dc1 python310Packages.botocore: 1.27.75 -> 1.29.38 2022-12-28 17:58:33 +01:00
Martin Weinelt f4335622ae python3Packages.botocore: 1.27.42 -> 1.27.75 2022-09-18 23:57:37 +02:00
Maxine Aubrey 3c78886a42 python3Packages.botocore: 1.27.31 -> 1.27.42 2022-07-31 11:22:14 +02:00
Martin Weinelt 214c58cb4f python3Packages.botocore: 1.24.33 -> 1.27.31 2022-07-21 22:33:43 +02:00
Sandro JäckelandJonathan Ringer 014c7bd869 python310Packages.botocore: drop ordereddict 2022-06-06 11:46:13 -07:00
Martin Weinelt 95f405100f python3Packages.botocore: 1.24.30 -> 1.24.33 2022-04-15 01:39:51 +02:00
Martin Weinelt c0d930dadb python3Packages.botocore: 1.24.12 -> 1.24.30 2022-04-13 16:49:38 +02:00
Jonathan RingerandMartin Weinelt ddcd1d41c8 python3Packages.botocore: 1.24.11 -> 1.24.12 2022-03-14 00:29:05 +01:00
Martin Weinelt 97c0dba4a9 python3Packages.botocore: 1.23.35 -> 1.24.11 2022-03-14 00:28:50 +01:00
Jonathan RingerandMartin Weinelt c5f8c73080 python3Packages.botocore: 1.23.21 -> 1.23.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 1c7d1a6d71 python3Packages.botocore: 1.23.14 -> 1.23.21 2021-12-14 12:03:18 -08:00
Jonathan Ringer ace86cb8db python3Packages.botocore: 1.23.13 -> 1.23.14 2021-11-30 18:52:45 -08:00
Jonathan Ringer 2f9b29d1fd python3Packages.botocore: 1.21.54 -> 1.23.13 2021-11-30 18:48:36 -08:00
Tim Steinbach c3604d3819 python3Packages.botocore: 1.21.31 -> 1.21.54 2021-10-05 04:16:36 -04:00
Tim Steinbach d47e263f5c nixops: Freeze Python2 dependencies 2021-09-16 09:39:22 -04:00
Tim SteinbachandTim Steinbach 33d72275f0 python3Packages.botocore: 1.20.97 -> 1.21.31 2021-09-16 09:36:59 -04:00
Martin Weinelt 48713fb7c0 python3Packages.botocore: 1.20.97 -> 1.20.106 2021-09-05 15:00:34 +02:00
Robert Schütz 1ec5651913 treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil 2021-07-03 13:45:57 +02:00
Martin WeineltandJonathan Ringer 29ab9b8216 python3Packages.botocore: 1.20.88 -> 1.20.97 2021-06-21 16:59:59 -07:00
Fabian Affolter 2b55f2a438 python3Packages.botocore: 1.20.52 -> 1.20.88 2021-06-07 11:07:13 +02:00
Tim Steinbach 4aede51a08 python3Packages.botocore: 1.20.49 -> 1.20.52 2021-04-15 11:12:02 -04:00
Tim Steinbach e05657cef5 python3Packages.botocore: 1.20.46 -> 1.20.49 2021-04-12 14:00:22 -04:00
Tim SteinbachandJonathan Ringer 321f4d54f0 python3Packages.botocore: 1.20.45 -> 1.20.46 2021-04-07 13:14:39 -07:00
Tim Steinbach 7dab72898d python3Packages.botocore: 1.20.41 -> 1.20.45 2021-04-06 08:53:24 -04:00