summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/dploot/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Format all Nix files•••Format all Nix files using the officially approved formatter, making the CI check introduced in the previous commit succeed: nix-build ci -A fmt.check This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153) of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166). This commit will lead to merge conflicts for a number of PRs, up to an estimated ~1100 (~33%) among the PRs with activity in the past 2 months, but that should be lower than what it would be without the previous [partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537). Merge conflicts caused by this commit can now automatically be resolved while rebasing using the [auto-rebase script](https://github.com/NixOS/nixpkgs/tree/8616af08d915377bd930395f3b700a0e93d08728/maintainers/scripts/auto-rebase). If you run into any problems regarding any of this, please reach out to the [formatting team](https://nixos.org/community/teams/formatting/) by pinging @NixOS/nix-formatting. Silvan Mosberger2025-04-011-1/+0
* python312Packages.dploot: 3.1.0 -> 3.1.2R. Ryantm2025-02-261-2/+2
* python312Packages.dploot: 3.0.3 -> 3.1.0R. Ryantm2025-01-171-2/+2
* python312Packages.dploot: drop support for python 3.9•••Co-authored-by: Nick Cao <nickcao@nichi.co>Weijia Wang2025-01-011-1/+1
* python312Packages.dploot: 3.0.0 -> 3.0.3R. Ryantm2024-12-041-2/+2
* python312Packages.dploot: 2.7.3 -> 3.0.0R. Ryantm2024-08-011-2/+2
* python312Packages.dploot: 2.7.2 -> 2.7.3R. Ryantm2024-07-121-2/+2
* treewide: remove pythonRelaxDepsHook references•••It is is now provided automatically, when `pythonRelaxDeps` or `pythonRemoveDeps` is defined through `mk-python-derivation`. Martin Weinelt2024-06-141-2/+0
* python311Packages.dploot: 2.7.1 -> 2.7.2R. Ryantm2024-05-271-2/+2
* python312Packages.dploot: use nixfmtFabian Affolter2024-04-031-19/+14
* python312Packages.dploot: 2.7.0 -> 2.7.1•••Changelog: https://github.com/zblurx/dploot/releases/tag/2.7.1 Fabian Affolter2024-04-031-2/+2
* python312Packages.dploot: refactorFabian Affolter2024-04-031-13/+25
* python312Packages.dploot: 2.6.2 -> 2.7.0R. Ryantm2024-04-031-2/+2
* python312Packages.dploot: 2.6.0 -> 2.6.2R. Ryantm2024-03-231-2/+2
* Merge remote-tracking branch 'origin/master' into staging-next•••Conflicts: - pkgs/development/python-modules/sphinx-autobuild/default.nix Martin Weinelt2024-03-191-0/+1
|\
| * treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. stuebinm2024-03-191-0/+1
* | python3Packages.dploot: 2.2.5 -> 2.6.0•••https://github.com/zblurx/dploot/releases/tag/2.6.0 Martin Weinelt2024-03-121-2/+2
|/
* python311Packages.dploot: 2.2.4 -> 2.2.5R. Ryantm2024-02-081-2/+2
* python3Packages.dploot: init at 2.2.4Thiago Kenji Okada2024-01-231-0/+48