summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/cppy (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.cppy: 1.2.1 -> 1.3.0Martin Weinelt2025-01-271-7/+11
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-9/+8
* 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
* python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. Martin Weinelt2023-03-031-1/+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.cppy: 1.2.0 -> 1.2.1Martin Weinelt2022-04-141-2/+2
* python39Packages.cppy: fix version number, update disabledSandro Jäckel2022-03-271-3/+7
* cppy: enable tests, add pythonImportsCheck•••It's not much, but it's something, at least. K9002022-03-231-3/+4
* cppy: 1.1.0 -> 1.2.0K9002022-03-161-2/+2
* python: editorconfig fixeszowoq2020-08-271-1/+1
* python.pkgs.cppy: init at 1.1.0Frederik Rietdijk2020-06-111-0/+27