| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python312Packages.contextlib2: 21.6.0 -> 21.6.0-unstable-2024-05-23 | Sigmanificient | 2024-08-19 | 1 | -14/+16 |
| * | python3Packages: remove unused arguments | Sigmanificient | 2024-07-30 | 1 | -1/+0 |
| * | 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: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -10/+9 |
| * | python311Packages.contextlib2: disable | Ryan Hendrickson | 2023-05-18 | 1 | -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 Girol | 2023-01-21 | 1 | -1/+1 |
| * | treewide: migrate to pythonPackages.unittestCheckHook | Winter | 2022-08-13 | 1 | -5/+2 |
| * | python2.pkgs: move expressions into python2-modules/ folder•••Another step in further separating python2 from python3. | Frederik Rietdijk | 2022-01-16 | 1 | -23/+0 |
| * | python3Packages.contextlib2: update check section | Fabian Affolter | 2022-01-13 | 1 | -5/+18 |
| * | python2Packages.contextlib2: reinit at 0.6.0.post1 | Martin Weinelt | 2021-09-05 | 1 | -0/+23 |
| * | python3Packages.contextlib2: 0.6.0.post1 -> 21.6.0 | Martin Weinelt | 2021-09-05 | 1 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | python: contextlib2: 0.5.5 -> 0.6.0.post1 | Frederik Rietdijk | 2019-10-27 | 1 | -2/+2 |
| * | treewide: remove redundant rec | volth | 2019-08-28 | 1 | -1/+1 |
| * | treewide: Use HTTPS for readthedocs URLs | Daniel Schaefer | 2019-04-22 | 1 | -1/+1 |
| * | 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.pkgs.contextlib2: fix tests | Frederik Rietdijk | 2017-12-07 | 1 | -1/+4 |
| * | Merge pull request #28884 from FRidh/python-fixes•••Python: several fixes | Frederik Rietdijk | 2017-09-06 | 1 | -0/+21 |
