summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/defcon (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: run nixfmt 1.0.0Wolfgang Walther2025-07-241-6/+5
* python3Packages.defcon: 0.10.3 -> 0.12.1•••https://github.com/robotools/defcon/releases/tag/0.12.1 This commit was automatically generated using update-python-libraries. Martin Weinelt2025-04-031-2/+2
* treewide: format all inactive Nix files•••After final improvements to the official formatter implementation, this commit now performs the first treewide reformat of Nix files using it. This is part of the implementation of RFC 166. Only "inactive" files are reformatted, meaning only files that aren't being touched by any PR with activity in the past 2 months. This is to avoid conflicts for PRs that might soon be merged. Later we can do a full treewide reformat to get the rest, which should not cause as many conflicts. A CI check has already been running for some time to ensure that new and already-formatted files are formatted, so the files being reformatted here should also stay formatted. This commit was automatically created and can be verified using nix-build https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \ --argstr baseRev 57b193d8ddeaf4f5219d2bae1d23b081e4906e57 result/bin/apply-formatting $NIXPKGS_PATH Silvan Mosberger2024-12-101-3/+6
* treewide: replace passthru.optional-dependencies with optional-dependenciesRobert Schütz2024-09-291-1/+1
* treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' Alexis Hildebrandt2024-06-091-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-20/+13
* python3Packages.defcon: 0.10.2 -> 0.10.3Martin Weinelt2023-09-271-2/+2
* python3Packages.defcon: add changelog to metaFabian Affolter2023-02-241-0/+1
* python3Packages.defcon: rework packaging•••properly handle optional-dependencies Nick Cao2023-02-241-11/+11
* 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.defcon: update disabled•••- add pythonImportsCheck - switch to pytestCheckHookFabian Affolter2022-08-121-10/+22
* python310Packages.defcon: 0.10.1 -> 0.10.2R. Ryantm2022-08-111-2/+2
* python310Packages.defcon: 0.10.0 -> 0.10.1R. Ryantm2022-05-061-2/+2
* python38Packages.defcon: 0.9.0 -> 0.10.0R. Ryantm2021-12-301-2/+2
* python38Packages.defcon: 0.8.1 -> 0.9.0R. RyanTM2021-08-191-2/+2
* pythonPackages: deprecate pytestrunner aliasSandro Jäckel2021-07-211-2/+2
* pythonPackages.defcon: 0.8.0 -> 0.8.1sternenseemann2021-03-121-2/+2
* pythonPackages.defcon: 0.7.2 -> 0.8.0sternenseemann2021-03-091-3/+9
* pythonPackages.defcon: init at 0.7.2sternenseemann2020-08-301-0/+35