summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/certbot-dns-route53/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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.certbot-dns-route53: ignore warning in setuptools 67.5.0+Theodore Ni2023-08-161-1/+6
* treewide: noop: refer to `src.name` or similar in `sourceRoot` where appropri...Jan Malakhovski2023-08-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
* pkgs.development.python-modules: remove unused argsMarkus S. Wamser2021-11-121-1/+0
* python3Packages.certbot-dns-*: lintjacobi petrucciani2021-10-301-7/+5
* python3.pkgs.certbot-dns-route53: init at 1.6.0Florian Klink2020-07-091-0/+35