| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3Packages.gitdb: 4.0.11 -> 4.0.12 | Martin Weinelt | 2025-01-27 | 1 | -2/+2 |
| | | | | | https://github.com/gitpython-developers/gitdb/releases/tag/4.0.12 | ||||
| * | treewide: remove unused with statements from maintainer lists | Jörg Thalheim | 2024-07-29 | 1 | -1/+1 |
| | | | | | | | $ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!' | ||||
| * | treewide: remove pythonRelaxDepsHook references | Martin Weinelt | 2024-06-14 | 1 | -2/+0 |
| | | | | | | It is is now provided automatically, when `pythonRelaxDeps` or `pythonRemoveDeps` is defined through `mk-python-derivation`. | ||||
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -20/+13 |
| | | |||||
| * | python311Packages.gitdb: relax smmap constraint | Martin Weinelt | 2023-12-20 | 1 | -0/+6 |
| | | | | | | Checking runtime dependencies for gitdb-4.0.11-py3-none-any.whl - smmap<6,>=3.0.1 not satisfied by version 6.0.0 | ||||
| * | python311Packages.gitdb: refactor | Fabian Affolter | 2023-11-21 | 1 | -11/+35 |
| | | |||||
| * | python311Packages.gitdb: 4.0.10 -> 4.0.11 | Fabian Affolter | 2023-11-21 | 1 | -2/+2 |
| | | |||||
| * | python3.pkgs: Migrate fetchers to use hash | Martin Weinelt | 2023-03-03 | 1 | -1/+1 |
| | | | | | when they already rely on SRI hashes. | ||||
| * | python3Packages.gitdb: 4.0.9 -> 4.0.10 | Martin Weinelt | 2023-01-05 | 1 | -2/+2 |
| | | |||||
| * | python3Packages.gitdb: 4.0.7 -> 4.0.9 | Jonathan Ringer | 2021-11-30 | 1 | -2/+2 |
| | | |||||
| * | python3Packages.gitdb: 4.0.5 -> 4.0.7 | Martin Weinelt | 2021-06-22 | 1 | -2/+2 |
| | | |||||
| * | python3Packages.gitdb: allow never version smmap | Frederik Rietdijk | 2021-04-03 | 1 | -0/+4 |
| | | | | | Let's hope nothing breaks | ||||
| * | python3Packages.gitdb: 4.0.2 -> 4.0.5 | Frederik Rietdijk | 2020-05-11 | 1 | -2/+2 |
| | | |||||
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| | | |||||
| * | python.pkgs.gitdb: 0.6.4 -> 4.0.2 | Timo Kaufmann | 2020-03-14 | 1 | -3/+9 |
| | | |||||
| * | gitdb2: init at 2.0.3 | Benjamin Hipple | 2018-05-13 | 1 | -0/+23 |
| Also move gitdb and gitdb2 to the new python module structure. | |||||
