summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/certomancer/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-1/+1
* python312Packages.certomancer: 0.12.0 -> 0.12.3•••Diff: https://github.com/MatthiasValvekens/certomancer/compare/refs/tags/v0.12.0...v0.12.3 Robert Schütz2024-11-201-10/+3
* treewide: replace passthru.optional-dependencies with optional-dependenciesRobert Schütz2024-09-291-2/+2
* treewide: remove wolfangaukang as maintainerP.2024-06-221-1/+1
* python311Packages.certomancer: 0.11.0 -> 0.12.0•••Diff: https://github.com/MatthiasValvekens/certomancer/compare/refs/tags/v0.11.0...v0.12.0 Gaetan Lepage2024-05-291-29/+28
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-35/+28
* 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
* python311Packages.certomancer: 0.9.1 -> 0.11.0Fabian Affolter2023-08-211-25/+50
* python310Packages.certomancer: Disable failing test•••after pyhanko-certvalidator update. Martin Weinelt2023-03-031-0/+5
* python3.pkgs.certomancer: 0.8.2 -> 0.9.1•••Adds Python 3.11 compatibility. Alyssa Ross2023-02-131-5/+3
* 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
* python310Packages.certomancer: init at 0.8.2P. R. d. O2022-04-221-0/+71