| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3Packages.apache-beam: 2.70.0 -> 2.71.0•••Diff: https://github.com/apache/beam/compare/v2.70.0...v2.71.0 Changelog: https://github.com/apache/beam/blob/v2.71.0/CHANGES.md | Gaetan Lepage | 2026-02-01 | 1 | -30/+62 |
| * | python3Packages.beartype: 0.21.0 -> 0.22.9 (#481705) | dotlambda | 2026-01-19 | 1 | -0/+1 |
| |\ | |||||
| | * | python3Packages.apache-beam: unpin beartype | Robert Schütz | 2026-01-19 | 1 | -0/+1 |
| * | | python3Packages.apache-beam: 2.69.0 -> 2.70.0 (#481721) | dotlambda | 2026-01-19 | 1 | -2/+7 |
| |\ \ | |||||
| | * | | python3Packages.apache-beam: 2.69.0 -> 2.70.0•••Diff: https://github.com/apache/beam/compare/v2.69.0...v2.70.0 Changelog: https://github.com/apache/beam/blob/v2.70.0/CHANGES.md | Robert Schütz | 2026-01-19 | 1 | -2/+7 |
| | |/ | |||||
| * / | python3Packages.apache-beam: unpin objsize | Robert Schütz | 2026-01-19 | 1 | -0/+1 |
| |/ | |||||
| * | python3Packages.apache-beam: 2.68.0 -> 2.69.0•••Diff: https://github.com/apache/beam/compare/v2.68.0...v2.69.0 Changelog: https://github.com/apache/beam/blob/v2.69.0/CHANGES.md | Gaetan Lepage | 2025-10-30 | 1 | -4/+11 |
| * | python3Packages.apache-beam: 2.67.0 -> 2.68.0•••Diff: https://github.com/apache/beam/compare/v2.67.0...v2.68.0 Changelog: https://github.com/apache/beam/blob/v2.68.0/CHANGES.md | Gaetan Lepage | 2025-09-23 | 1 | -102/+38 |
| * | python3Packages.apache-beam: 2.66.0 -> 2.67.0•••Diff: https://github.com/apache/beam/compare/v2.66.0...v2.67.0 Changelog: https://github.com/apache/beam/blob/release-v2.67.0/CHANGES.md | Gaetan Lepage | 2025-08-28 | 1 | -16/+27 |
| * | python3Packages.apache-beam: 2.65.0 -> 2.66.0•••https://github.com/apache/beam/blob/release-v2.66.0/CHANGES.md This commit was automatically generated using update-python-libraries. | Martin Weinelt | 2025-08-09 | 1 | -3/+3 |
| * | treewide: run nixfmt 1.0.0 | Wolfgang Walther | 2025-07-24 | 1 | -181/+179 |
| * | python3Packages.apache-beam: skip failing tests | Gaetan Lepage | 2025-06-19 | 1 | -1/+8 |
| * | python3Packages.apache-beam: relax numpy | Gaetan Lepage | 2025-06-19 | 1 | -0/+2 |
| * | python313Packages.apache-beam: relax redis constraint | Martin Weinelt | 2025-05-23 | 1 | -0/+1 |
| * | python312Packages.apache-beam: 2.63.0 -> 2.65.0•••Diff: https://github.com/apache/beam/compare/refs/tags/v2.63.0...refs/tags/v2.65.0 Changelog: https://github.com/apache/beam/blob/release-2.65.0/CHANGES.md | Gaetan Lepage | 2025-05-20 | 1 | -4/+2 |
| * | python312Packages.apache-beam: fix build by relaxing protobuf dependency | Gaetan Lepage | 2025-05-05 | 1 | -0/+2 |
| * | python312Packages.apache-beam: 2.62.0 -> 2.63.0•••Diff: https://github.com/apache/beam/compare/refs/tags/v2.62.0...v2.63.0 Changelog: https://github.com/apache/beam/blob/release-2.63.0/CHANGES.md | Gaetan Lepage | 2025-02-18 | 1 | -157/+182 |
| * | python312Packages.apache-beam: 2.61.0 -> 2.62.0•••Diff: https://github.com/apache/beam/compare/v2.61.0...v2.62.0 Changelog: https://github.com/apache/beam/blob/v2.62.0/CHANGES.md | Alexis Praga | 2025-02-06 | 1 | -78/+209 |
| * | python3Packages.apache-beam: 2.59.0 -> 2.61.0 | Martin Weinelt | 2025-01-27 | 1 | -2/+2 |
| * | treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag` | Peder Bergebakken Sundt | 2025-01-04 | 1 | -1/+1 |
| * | python3Packages.apache-beam: 2.56.0 -> 2.59.0 | Martin Weinelt | 2024-10-13 | 1 | -2/+2 |
| * | python3Packages.apache-beam: 2.54.0 -> 2.56.0 | Martin Weinelt | 2024-06-24 | 1 | -2/+2 |
| * | treewide: remove pythonRelaxDepsHook references•••It is is now provided automatically, when `pythonRelaxDeps` or `pythonRemoveDeps` is defined through `mk-python-derivation`. | Martin Weinelt | 2024-06-14 | 1 | -2/+0 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -50/+49 |
| * | python3Packages.apache-beam: 2.52.0 -> 2.54.0 | Martin Weinelt | 2024-03-12 | 1 | -2/+2 |
| * | treewide: replace `lib/${python.libPrefix}/site-packages` with its shorthand ...•••which should be always preferred | Sandro Jäckel | 2024-01-30 | 1 | -1/+1 |
| * | python3Packages.apache-beam: 2.50.0 -> 2.52.0 | Martin Weinelt | 2023-12-20 | 1 | -3/+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 | adisbladis | 2023-12-07 | 1 | -0/+1 |
| * | python3Packages.apache-beam: 2.45.0 -> 2.50.0 | Martin Weinelt | 2023-09-27 | 1 | -2/+2 |
| * | python310Packages.apache-beam: mark as broken•••apache-beam has no compatibility with pandas>=2 see https://github.com/apache/beam/issues/27221 | natsukium | 2023-08-17 | 1 | -0/+2 |
| * | treewide: noop: refer to `src.name` or similar in `sourceRoot` where appropri... | Jan Malakhovski | 2023-08-03 | 1 | -1/+1 |
| * | python3Packages.apache-beam: fix build•••Package was recently marked broken by https://github.com/NixOS/nixpkgs/commit/f8264a5b1e7832d93d8a22816f5133ff891724b6. | Samuel Ainsworth | 2023-03-27 | 1 | -1/+2 |
| * | tree-wide: mark broken packages as such•••Found while changing ffmpeg from 4 to 5; these all depend on ffmpeg either directly or transitively. | Atemu | 2023-03-13 | 1 | -0/+1 |
| * | python3Packages.apache-beam: 2.44.0 -> 2.45.0•••Fix https://github.com/NixOS/nixpkgs/issues/217266 | Samuel Ainsworth | 2023-02-22 | 1 | -3/+7 |
| * | python3Packages.apache-beam: skip failing testsorigin/samuela/apache-beam | Samuel Ainsworth | 2023-02-08 | 1 | -0/+7 |
| * | python3Packages.apache-beam: relaxing pyarrow dep no longer necessary | Samuel Ainsworth | 2023-02-08 | 1 | -1/+0 |
| * | python3Packages.apache-beam: 2.43.0 -> 2.44.0 | Samuel Ainsworth | 2023-02-08 | 1 | -16/+21 |
| * | 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 Girol | 2023-01-21 | 1 | -1/+1 |
| * | python3Packages.apache-beam: 2.40.0 -> 2.43.0 | Martin Weinelt | 2023-01-05 | 1 | -3/+3 |
| * | python310Packages.apache-beam: add compatibility with httplib2 0.21.0 | Theodore Ni | 2022-12-07 | 1 | -0/+7 |
| * | python310Packages.apache-beam: fix for dill 0.3.6 | Theodore Ni | 2022-11-15 | 1 | -0/+15 |
| * | python3Packages.apache-beam: relax protobuf dependency to fix build | Samuel Ainsworth | 2022-10-24 | 1 | -11/+16 |
| * | python3Packages.apache-beam: set `enableParallelBuilding` to `true` | Phillip Cloud | 2022-08-08 | 1 | -0/+2 |
| * | python3Packages.apache-beam: unrestrict `pymongo` dependency | Phillip Cloud | 2022-08-08 | 1 | -1/+2 |
| * | python3Packages.apache-beam: remove numpy constraint | Phillip Cloud | 2022-08-08 | 1 | -1/+2 |
| * | python310Packages.apache-beam: Add missing test dependency | Jonas Heinrich | 2022-07-23 | 1 | -4/+3 |
| * | python310Packages.apache-beam: 2.37.0 -> 2.40.0 | Jonas Heinrich | 2022-07-16 | 1 | -15/+20 |
| * | python3Packages.apache-beam: patch in upstream deprecation fix | Phillip Cloud | 2022-05-10 | 1 | -0/+10 |
| * | python3Packages.apache-beam: 2.36.0 -> 2.37.0 | Samuel Ainsworth | 2022-04-09 | 1 | -19/+16 |
| * | python3Packages.apache-beam: 2.35.0 -> 2.36.0 | Martin Weinelt | 2022-03-14 | 1 | -2/+2 |
