summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/google-pasta (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-10/+9
* python312Packages.google-pasta: fix testsMartin Weinelt2024-03-181-0/+5
* 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
* python.pkgs.google-pasta: 0.1.8 -> 0.2.0•••From the release tag[1]: > Support for python 3.8 features [1] https://github.com/google/pasta/releases/tag/v0.2.0 Timo Kaufmann2020-05-161-2/+2
* python.pkgs.google-pasta: add meta.changelogTimo Kaufmann2020-05-161-0/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* python: google-pasta: 0.1.7 -> 0.1.8Frederik Rietdijk2019-11-221-2/+2
* python.pkgs.google-pasta: init at 0.1.7•••Used by tensorflow for its tf1 -> tf2 migration. Timo Kaufmann2019-06-261-0/+26