summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/mrjob (follow)
Commit message (Expand)AuthorAgeFilesLines
* python313Packages.mrjob: depends on standard-pipesRobert Schütz2025-01-201-0/+2
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-1/+1
* python312Packages.mrjob: unbreakRobert Schütz2024-12-141-4/+13
* treewide: replace passthru.optional-dependencies with optional-dependenciesRobert Schütz2024-09-291-2/+2
* treewide: remove unused with statements from maintainer lists•••$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!' Jörg Thalheim2024-07-291-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-35/+25
* python312Packages.mrjob: disableRobert Schütz2024-03-031-1/+4
* treewide: switch to nativeCheckInputs•••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. Guillaume Girol2023-01-211-1/+1
* python3Packages.mrjob: init at 0.7.4•••Dependency for upgrading approvaltests. Martin Weinelt2023-01-051-0/+81