| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python313Packages.branca: disable failing tests | Fabian Affolter | 2025-02-01 | 1 | -0/+1 |
| * | python313Packages.branca: refactor | Fabian Affolter | 2025-02-01 | 1 | -5/+5 |
| * | python312Packages.branca: 0.8.0 -> 0.8.1 | R. Ryantm | 2024-12-15 | 1 | -3/+3 |
| * | 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 |
| * | python311Packages.branca: 0.7.2 -> 0.8.0 | R. Ryantm | 2024-06-16 | 1 | -2/+2 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -17/+12 |
| * | python311Packages.branca: 0.7.1 -> 0.7.2 | R. Ryantm | 2024-04-25 | 1 | -2/+2 |
| * | python311Packages.branca: 0.7.0 -> 0.7.1 | R. Ryantm | 2024-02-01 | 1 | -2/+2 |
| * | treewide: remove redundant SETUPTOOLS_SCM_PRETEND_VERSION usage•••The setuptools-scm packages gained a setup hook, that sets it to the derivation version automatically, so setting it to that manually has become redundant. This also affects downstream consumers of setuptools-scm, like hatch-vcs or flit-scm. | Martin Weinelt | 2023-12-20 | 1 | -2/+0 |
| * | python310Packages.branca: 0.6.0 -> 0.7.0 | R. Ryantm | 2023-11-28 | 1 | -2/+2 |
| * | python310Packages.branca: enable tests | Fabian Affolter | 2023-01-28 | 1 | -13/+48 |
| * | 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.branca: 0.5.0 -> 0.6.0 | Martin Weinelt | 2023-01-05 | 1 | -2/+2 |
| * | python3Packages.branca: 0.4.2 -> 0.5.0 | Martin Weinelt | 2022-07-21 | 1 | -2/+2 |
| * | python37Packages.branca: 0.4.1 -> 0.4.2 | R. RyanTM | 2021-01-01 | 1 | -2/+2 |
| * | python27Packages.branca: 0.3.1 -> 0.4.1 | R. RyanTM | 2020-05-27 | 1 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | Python: Add missing setuptools dependency to branca | Matthew Pickering | 2019-12-26 | 1 | -1/+2 |
| * | pythonPackages.branca: refactor fix broken python package | Chris Ostrouchov | 2018-12-03 | 1 | -1/+2 |
| * | python: branca: 0.3.0 -> 0.3.1 | Frederik Rietdijk | 2018-12-03 | 1 | -2/+2 |
| * | pythonPackages: remove `name` attribute`•••The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`. | Frederik Rietdijk | 2018-06-23 | 1 | -1/+0 |
| * | python: branca: 0.2.0 -> 0.3.0 | Frederik Rietdijk | 2018-06-21 | 1 | -2/+2 |
| * | pythonPackages.branca: init at 0.2.0 | Frederik Rietdijk | 2017-05-04 | 1 | -0/+30 |
