Commit Graph

12 Commits

Author SHA1 Message Date
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
Alexis Hildebrandt
755b915a15 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/'
2024-06-09 23:07:45 +02:00
Florian Klink
b33c8f42af parquet-tools: 0.2.14 -> 0.2.16 2024-04-03 15:20:21 +03:00
edef
51912b15f8 parquet-tools: support Moto 5.x
This makes the test fixtures compatible with the new Moto API.

Close #301032

Link: https://github.com/ktrueda/parquet-tools/issues/54
Link: https://github.com/ktrueda/parquet-tools/pull/55
2024-04-03 11:55:29 +00:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Kirill Radzikhovskyy
b9658445dd parquet-tools: 0.2.12 -> 0.2.14 2023-07-02 21:35:41 +10:00
Sandro Jäckel
0000092757
parquet-tools: disable sensitive test 2023-07-01 03:39:22 +02:00
Fabian Affolter
43b7b778f8 parquet-tools: 0.2.9 -> 0.2.12
Diff: https://github.com/ktrueda/parquet-tools/compare/refs/tags/0.2.9...0.2.12

Changelog: https://github.com/ktrueda/parquet-tools/releases/tag/0.2.12
2023-01-26 13:40:51 +01:00
Guillaume Girol
33afbf39f6 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.
2023-01-21 12:00:00 +00:00
Phillip Cloud
cd7f5d90b8
parquet-tools: fix unit test 2022-11-02 07:41:00 -04:00
Phillip Cloud
ebe33362a8
parquet-tools: fix tests for arrow-cpp 6.0.1 2021-11-26 00:26:38 -05:00
Phillip Cloud
09454d0f4a
parquet-tools: init at 0.2.9 (#142562) 2021-11-21 20:56:43 -05:00