about summary refs log tree commit diff
path: root/pkgs/tools/admin/awscli2
AgeCommit message (Collapse)AuthorFilesLines
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
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-17awscli2: 2.9.13 -> 2.9.15R. Ryantm1-2/+2
2023-01-10awscli2: 2.9.11 -> 2.9.13R. Ryantm1-2/+2
2022-12-31awscli2: 2.9.10 -> 2.9.11R. Ryantm1-2/+2
2022-12-28Merge pull request #207700 from r-ryantm/auto-update/awscli2markuskowa1-2/+2
awscli2: 2.9.8 -> 2.9.10
2022-12-26treewide: remove attrPath from nix-update-script callsfigsoda1-1/+0
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-25awscli2: 2.9.8 -> 2.9.10R. Ryantm1-2/+2
2022-12-19python310Packages.awscrt: 0.15.1 -> 0.16.1Anthony Roussel1-9/+0
2022-12-19awscli2: 2.9.6 -> 2.9.8Anthony Roussel1-2/+4
2022-12-16awscli2: make version widening more robustSandro Jäckel1-4/+4
2022-12-09awscli2: 2.9.4 -> 2.9.6Anthony Roussel1-5/+2
2022-12-08awscli2: expand cryptography version pinMaxine Aubrey1-1/+2
2022-12-04awscli2: 2.9.1 -> 2.9.4R. Ryantm1-2/+2
2022-12-02awscli2: 2.9.0 -> 2.9.1R. Ryantm1-2/+2
2022-11-21awscli2: 2.8.12 -> 2.9.0 (#201978)Anthony Roussel1-2/+10
2022-11-14awscli2: 2.8.11 -> 2.8.12R. Ryantm1-2/+2
2022-11-10awscli2: 2.8.9 -> 2.8.11R. Ryantm1-2/+2
2022-11-04awscli2: 2.8.8 -> 2.8.9R. Ryantm1-2/+2
2022-11-03awscli2: 2.8.7 -> 2.8.8R. Ryantm1-2/+2
2022-10-29awscli2: 2.8.6 -> 2.8.7R. Ryantm1-2/+2
2022-10-28awscli2: 2.8.5 -> 2.8.6R. Ryantm1-2/+2
2022-10-25awscli2: 2.7.33 -> 2.8.5 (#197270)Anthony Roussel1-19/+53
2022-09-18awscli2: 2.7.20 -> 2.7.33Morgan Helton1-5/+5
2022-07-31awscli2: 2.7.14 -> 2.7.20Maxine Aubrey1-12/+2
2022-07-21awscli2: fix buildJonathan Ringer1-0/+3
2022-07-18awscli2: add devusb to maintainersMorgan Helton1-1/+1
2022-07-18awscli2: 2.7.9 -> 2.7.14Morgan Helton1-2/+2
2022-06-20awscli2: 2.7.8 -> 2.7.9Luke Worth1-1/+2
2022-06-16awscli2: 2.7.3 -> 2.7.8Bryan A. S1-4/+4
2022-05-26awscli2: 2.5.6 -> 2.7.3Bryan A. S1-3/+3
- upgrade package - test overrides - add myself as maintainer
2022-04-20awscli2: use python-dateutil directlyMartin Weinelt1-1/+1
2022-04-20awscli2: 2.4.23 -> 2.5.6 (#169441)Jörg Thalheim1-15/+13
2022-03-14awscli2: prune dependency substitution for cryptographyMartin Weinelt1-1/+0
2022-03-14awscli2: 2.4.19 -> 2.4.23Jonathan Ringer1-2/+2
2022-02-21awscli2: 2.4.9 -> 2.4.19Dave Gallant1-11/+3
2022-01-10awscli2: 2.3.4 -> 2.4.9Fabian Affolter1-25/+28
2021-11-05Merge master into staging-nextgithub-actions[bot]1-19/+10
2021-11-05awscli2: 2.2.40 -> 2.3.4Schäfer, Denny1-19/+10
2021-11-03treewide: remove python39Packages.ruamel_yaml aliasesSandro Jäckel1-1/+1
2021-10-06awscli2: 2.2.39 -> 2.2.40 (#139020)Albin Parou1-5/+12
2021-09-19awscli2: 2.2.30 -> 2.2.39Dave Gallant1-5/+6
2021-09-11awscli2: add older awscrt to make build workLuke Granger-Brown1-2/+10
2021-08-19awscli2: 2.2.14 -> 2.2.30pawbur1-6/+7
2021-07-23pythonPackages: normalise prompt_toolkitSandro Jäckel1-2/+2
2021-07-22awscli2: fixup python 3.9 falloutGraham Christensen1-1/+8
from the applied patch: Replace use of deprecated base64.encodestring() Replace the uses of deprecated base64.encodestring() in favor of botocore.compat.encodebytes(). This fixes incompatibility with Python 3.9 where the former function has finally been removed.
2021-06-27awscli2: 2.2.4 -> 2.2.14Dave Gallant1-17/+12
2021-05-17awscli2: 2.2.1 -> 2.2.4Dave Gallant1-5/+5
2021-05-10awscli2: 2.1.35 -> 2.2.1Dave Gallant1-7/+23
2021-04-08awscli2: 2.1.29 -> 2.1.35Dave Gallant1-6/+6
2021-03-06awscli2: 2.1.17 -> 2.1.29Dave Gallant1-11/+6