| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python312Packages.bottleneck: drop support for python 3.8•••Co-authored-by: Nick Cao <nickcao@nichi.co> | Weijia Wang | 2025-01-01 | 1 | -1/+1 |
| * | python312Packages.bottleneck: 1.4.0 -> 1.4.2 | R. Ryantm | 2024-12-06 | 1 | -2/+2 |
| * | python3Packages.bottleneck: avoid bash eval in pytestFlagsArray•••We can just cd to $out to let the tests run from that folder automatically. Additionally we get better test output, because the /nix/store component is missing from file names. | Wolfgang Walther | 2024-11-12 | 1 | -1/+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 Thalheim | 2024-07-29 | 1 | -1/+1 |
| * | python3Packages.bottleneck: 1.3.8 -> 1.4.0 | Martin Weinelt | 2024-06-24 | 1 | -4/+3 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -22/+13 |
| * | python311Packages.bottleneck: 1.3.7 -> 1.3.8 | R. Ryantm | 2024-02-25 | 1 | -2/+2 |
| * | python310Packages.bottleneck: 1.3.6 -> 1.3.7 | R. Ryantm | 2023-03-15 | 1 | -2/+2 |
| * | 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 |
| * | python310Packages.bottleneck: 1.3.5 -> 1.3.6 | R. Ryantm | 2023-01-20 | 1 | -2/+2 |
| * | python310Packages.bottleneck: 1.3.4 -> 1.3.5 | R. Ryantm | 2022-07-03 | 1 | -2/+2 |
| * | python3Packages.bottleneck: disable failing test•••- switch to pytestCheckHook - add pythonImportsCheck - disable on older Python releases | Fabian Affolter | 2022-04-24 | 1 | -15/+30 |
| * | python3Packages.Bottleneck: 1.3.2 -> 1.3.4 | Martin Weinelt | 2022-03-14 | 1 | -2/+2 |
| * | python3Packages.Bottleneck: 1.3.1 -> 1.3.2 | Frederik Rietdijk | 2020-05-11 | 1 | -2/+2 |
| * | python3Packages.bottleneck: 1.2.1 -> 1.3.1•••Also gave the expression some love | Jonathan Ringer | 2019-12-18 | 1 | -9/+17 |
| * | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname | volth | 2019-08-15 | 1 | -1/+0 |
| * | pythonPackages.bottleneck: get rid of warnings during tests | Frederik Rietdijk | 2018-09-01 | 1 | -2/+3 |
| * | pkgs/*: remove unreferenced function arguments | volth | 2018-07-21 | 1 | -2/+1 |
| * | pythonPackages: Add version and pname attributes to packages | adisbladis | 2017-11-23 | 1 | -2/+3 |
| * | python.pkgs: many updates | Frederik Rietdijk | 2017-08-25 | 1 | -2/+2 |
| * | python.pkgs.bottleneck: move expression | Frederik Rietdijk | 2017-08-12 | 1 | -0/+26 |
