summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/ajsonrpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* python312Packages.ajsonrpc: format with nixfmtFabian Affolter2024-04-101-9/+8
* python312Packages.ajsonrpc: refactorFabian Affolter2024-04-101-6/+17
* 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
* python3.pkgs.*: Explicitly pass buildPythonPackage format parameter•••Long term we should move everything over to `pyproject = true`, but in the mean time we can work towards deprecating the implicit `format` paremeter. cc https://github.com/NixOS/nixpkgs/issues/253154 cc @mweinelt @figsoda adisbladis2023-12-071-0/+1
* 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 Girol2023-01-211-1/+1
* python3Packages.ajsonrpc: 1.1.0 -> 1.2.0Martin Weinelt2021-09-011-2/+2
* pythonPackages.ajsonrpc: init at 1.1.0•••Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch> Alvar Penning2021-03-181-0/+24