summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2023-12-23upgpkg: 2.15.4-1; retry unittest.mock via Fedora's patchChih-Hsuan Yen
2023-12-16upgpkg: 2.15.2-1Chih-Hsuan Yen
2023-12-03upgpkg: 2.14.5-1; move back to python-mockChih-Hsuan Yen
Now the upstream pull request contains git conflicts with the latest v2 branch, and I don't want to maintain a local copy of such a big patch. See: https://github.com/aws/aws-cli/pull/8221
2023-11-15upgpkg: 2.13.35-1; drop python-mock dependencyChih-Hsuan Yen
2023-11-09upgpkg: 2.13.33-1Chih-Hsuan Yen
2023-10-23upgpkg: 2.13.28-1Chih-Hsuan Yen
* Drop the patch to enable zsh completions automatically as the related upstream pull request appears rejected [1]. This effectively reverts [2]. * Cleanup ruamel-yaml patches after the upstream issue [3] is fixed. * Manually bump expired PGP key [1] https://github.com/aws/aws-cli/pull/2708 [2] https://gitlab.archlinux.org/archlinux/packaging/packages/aws-cli-v2/-/commit/db0f45f059d6dca17af482320bb64c2bfd5bbd54 [3] https://sourceforge.net/p/ruamel-yaml/tickets/482/
2023-10-10upgpkg: 2.13.25-1Chih-Hsuan Yen
2023-09-24upgpkg: 2.13.21-1; simplify patches for ruamel.yamlChih-Hsuan Yen
2023-09-02upgpkg: 2.13.15-1; support the latest python-ruamel-yamlChih-Hsuan Yen
2023-08-26upgpkg: 2.13.13-1Chih-Hsuan Yen
2023-08-14upgpkg: 2.13.9-1; add changelog urlChih-Hsuan Yen
2023-07-29upgpkg: 2.13.5-1; I finally submitted a PR for ruamel-yaml :DChih-Hsuan Yen
2023-07-16upgpkg: 2.13.1-1Chih-Hsuan Yen
2023-07-10upgpkg: 2.13.0-1; make zsh completions automatically enabledChih-Hsuan Yen
Also moves to commit-based patch Most PKGBUILD changes are from Segaja. Thank you very much for code changes and testing!
2023-07-02upgpkg: 2.12.6-1Chih-Hsuan Yen
2023-06-20upgpkg: 2.12.1-1Chih-Hsuan Yen
2023-06-10upgpkg: 2.11.27-1Chih-Hsuan Yen
2023-06-01upgpkg: 2.11.23-1Chih-Hsuan Yen
2023-05-07upgpkg: 2.11.18-1Chih-Hsuan Yen
2023-04-20archrelease: copy trunk to community-anyChih-Hsuan Yen
2023-04-20the latest python-prompt-toolkit is now supported by upstream [1]Chih-Hsuan Yen
[1] https://github.com/aws/aws-cli/pull/7776
2023-04-08rebuild with python 3.11Felix Yan
2023-03-21add a fix for testsChih-Hsuan Yen
See: https://bugs.archlinux.org/task/77919 See: https://github.com/aws/aws-cli/pull/7762 See: https://github.com/boto/botocore/pull/2882
2023-03-11disable broken testsChih-Hsuan Yen
See: https://github.com/prompt-toolkit/python-prompt-toolkit/issues/1726
2023-02-24upgpkg: 2.10.2-1Chih-Hsuan Yen
2023-02-20upgpkg: 2.10.1-1oChih-Hsuan Yen
* Rewrite a patch for easier rebasing * Switch to signed tarballs. Inspired by https://github.com/aws/aws-cli/blob/v2/proposals/source-install.md
2023-01-27upgpkg: 2.9.18-1Chih-Hsuan Yen
2023-01-01drop out-dated comment about wcwidth, which is not pinned since [1]Chih-Hsuan Yen
[1] https://github.com/aws/aws-cli/pull/7498
2022-12-18upgpkg: 2.9.8-1Chih-Hsuan Yen
2022-12-11this package is actually not blocked by python-botocore as it bundles ↵Chih-Hsuan Yen
botocore v2
2022-11-26aws-cli-v2: add a note for why updates are blockedChih-Hsuan Yen
Also adds a note for why --skip-dependency-check is needed
2022-10-29aws-cli-v2: make builds faster; fix test failuresChih-Hsuan Yen
2022-10-23aws-cli-v2: new package imported from AURChih-Hsuan Yen
* Add check() * Update deps * Update conflicts and remove unofficial packages * Bring back auto-completion index (ac.index) in older AUR versions * List myself as a maintainer