summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/oauth2client/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.oauth2client: fix license•••It was under Apache License 2.0 all that time.Artem Leshchev2024-07-291-1/+1
* 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/' Alexis Hildebrandt2024-06-091-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-3/+15
* python3.pkgs.*: Explicitly pass buildPythonPackage format parameter•••Long term we should move everything over to `pyproject = true`, but in the mean time we can work towards deprecating the implicit `format` paremeter. cc https://github.com/NixOS/nixpkgs/issues/253154 cc @mweinelt @figsoda adisbladis2023-12-071-0/+1
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* python: oauth2client: 4.1.2 -> 4.1.3Frederik Rietdijk2018-10-131-2/+2
* python: oauth2client: 1.4.12 -> 4.1.2Robert Schütz2018-04-081-2/+2
* python.pkgs.oauth2client: move expressionRobert Schütz2018-04-081-0/+21