summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/google-api-python-client
AgeCommit message (Collapse)Author
2024-10-13python3Packages.google-api-python-client: 2.135.0 -> 2.147.0Martin Weinelt
https://github.com/googleapis/google-api-python-client/releases/tag/v2.147.0
2024-07-29treewide: remove unused with statements from maintainer listsJörg Thalheim
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!'
2024-07-02python311Packages.google-api-python-client: 2.133.0 -> 2.135.0R. Ryantm
2024-06-11python311Packages.google-api-python-client: 2.126.0 -> 2.133.0R. Ryantm
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-04-17python312Packages.google-api-python-client: format with nixfmtFabian Affolter
2024-04-17python312Packages.google-api-python-client: refactorFabian Affolter
2024-04-17python312Packages.google-api-python-client: 2.125.0 -> 2.126.0R. Ryantm
2024-04-03python312Packages.google-api-python-client: 2.121.0 -> 2.125.0R. Ryantm
2024-03-12python3Packages.google-api-python-client: 2.120.0 -> 2.121.0Martin Weinelt
https://github.com/googleapis/google-api-python-client/releases/tag/v2.121.0
2024-03-05python311Packages.google-api-python-client: refactorFabian Affolter
2024-03-05python311Packages.google-api-python-client: 2.109.0 -> 2.120.0Fabian Affolter
Changelog: https://github.com/googleapis/google-api-python-client/releases/tag/v2.120.0
2023-12-20python3Packages.google-api-python-client: 2.99.0 -> 2.109.0Martin Weinelt
https://github.com/googleapis/google-api-python-client/releases/tag/v2.109.0
2023-09-27python3Packages.google-api-python-client: 2.97.0 -> 2.99.0Martin Weinelt
2023-08-22python311Packages.google-api-python-client: 2.96.0 -> 2.97.0Fabian Affolter
Changelog: https://github.com/googleapis/google-api-python-client/releases/tag/v2.97.0
2023-08-13python311Packages.google-api-python-client: 2.88.0 -> 2.96.0Fabian Affolter
Changelog: https://github.com/googleapis/google-api-python-client/releases/tag/v2.96.0
2023-06-03python311Packages.google-api-python-client: 2.84.0 -> 2.88.0Fabian Affolter
Changelog: https://github.com/googleapis/google-api-python-client/releases/tag/v2.88.0
2023-04-07python310Packages.google-api-python-client: 2.83.0 -> 2.84.0R. Ryantm
2023-04-02python310Packages.google-api-python-client: update disabledFabian Affolter
2023-04-02python310Packages.google-api-python-client: 2.79.0 -> 2.83.0Fabian Affolter
Changelog: https://github.com/googleapis/google-api-python-client/releases/tag/v2.83.0
2023-03-03python3.pkgs: Migrate fetchers to use hashMartin Weinelt
when they already rely on SRI hashes.
2023-03-03python3Packages.google-api-python-client: 2.75.0 -> 2.79.0Martin Weinelt
2023-02-02python3Packages.google-api-python-client: 2.70.0 -> 2.75.0Martin Weinelt
Changelog: https://github.com/googleapis/google-api-python-client/releases/tag/v2.75.0
2023-01-05python3Packages.google-api-python-client: 2.61.0 -> 2.70.0Martin Weinelt
2022-09-18python3Packages.google-api-python-client: 2.57.0 -> 2.61.0Martin Weinelt
2022-08-25python3Packages.google-api-python-client: 2.53.0 -> 2.57.0Sandro Jäckel
2022-07-21python3Packages.google-api-python-client: 2.42.0 -> 2.53.0Martin Weinelt
2022-04-14python3Packages.google-api-python-client: 2.39.0 -> 2.42.0Martin Weinelt
2022-03-14python3Packages.google-api-python-client: 2.35.0 -> 2.39.0Martin Weinelt
2022-01-23python3Packages.google-api-python-client: 2.32.0 -> 2.35.0Jonathan Ringer
2021-12-14python3Packages.google-api-python-client: 2.31.0 -> 2.32.0Jonathan Ringer
2021-11-30python3Packages.google-api-python-client: remove sixFabian Affolter
2021-11-30python3Packages.google-api-python-client: 2.25.0 -> 2.31.0Jonathan Ringer
2021-10-12python38Packages.google-api-python-client: 2.18.0 -> 2.25.0Sandro Jäckel
2021-09-05python3Packages.google-api-python-client: 2.15.0 -> 2.18.0Martin Weinelt
2021-08-15python3Packages.google-api-python-client: 2.9.0 -> 2.15.0Fabian Affolter
2021-06-22python3Packages.google-api-python-client: 2.7.0 -> 2.9.0Martin Weinelt
2021-06-06python3Packages.google-api-python-client: 2.6.0 -> 2.7.0Fabian Affolter
2021-05-28pythonPackages.google-api-python-client: 2.0.2 -> 2.6.0Domen Kožar
2021-03-05python3Packages.google_api_python_client: Remove myself as maintainerMichael Weiss
2021-03-05python3Packages.google_api_python_client: 1.12.8 -> 2.0.2Michael Weiss
2021-01-12python3Packages.google-api-python-client: add missing dependencyGaute Ravndal
2021-01-06pythonPackages:google*: Noramlize names by replacing _ with -Sandro Jäckel
2020-11-21python37Packages.google_api_python_client: 1.12.5 -> 1.12.8R. RyanTM
2020-10-23python3Packages.google_api_python_client: 1.12.4 -> 1.12.5Michael Weiss
2020-10-22python3Packages.google_api_python_client: 1.12.3 -> 1.12.4Michael Weiss
2020-10-04python3Packages.google_api_python_client: 1.12.2 -> 1.12.3Michael Weiss
2020-09-24python3Packages.google_api_python_client: 1.12.1 -> 1.12.2Michael Weiss
2020-09-16python3Packages.google_api_python_client: 1.11.0 -> 1.12.1Michael Weiss
2020-08-28python3Packages.google_api_python_client: 1.10.1 -> 1.11.0Michael Weiss