Commit Graph

11 Commits

Author SHA1 Message Date
Martin Weinelt
3d12611232
python312Packages.typer: include standard optional
Typer specifies the standard optional-dependencies package list, but then
due to internal tooling includes it by default in Require-Dist.

https://github.com/tiangolo/typer/blob/0.12.3/pyproject.toml#L71-L72

This is in line with changes that happened in typer 0.12.1

https://github.com/tiangolo/typer/releases/tag/0.12.1
2024-07-18 18:54:10 +02:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
Fabian Affolter
ad99b8322c audiness: 0.4.0 -> 0.5.0
Diff: https://github.com/audiusGmbH/audiness/compare/refs/tags/0.4.0...0.5.0

Changelog: https://github.com/audiusGmbH/audiness/releases/tag/0.5.0
2024-05-31 11:55:27 +02:00
Fabian Affolter
9c3e9cb216 audiness: 0.3.2 -> 0.4.0
Diff: https://github.com/audiusGmbH/audiness/compare/refs/tags/0.3.2...0.4.0

Changelog: https://github.com/audiusGmbH/audiness/releases/tag/0.4.0
2024-04-29 08:48:20 +02:00
Fabian Affolter
3674a336f6 audiness: format with nixfmt 2024-04-12 09:32:42 +02:00
Fabian Affolter
851c6dbee0 audiness: 0.3.1 -> 0.3.2
Diff: https://github.com/audiusGmbH/audiness/compare/refs/tags/0.3.1...0.3.2

Changelog: https://github.com/audiusGmbH/audiness/releases/tag/0.3.2
2024-04-12 09:32:16 +02:00
Fabian Affolter
3170cbaec4 audiness: refactor 2024-04-12 09:30:33 +02:00
R. Ryantm
1a1b00ca7a audiness: 0.3.0 -> 0.3.1 2024-03-09 20:43:19 +00:00
Fabian Affolter
7f222991f5 audiness: 0.2.1 -> 0.3.0
Diff: https://github.com/audiusGmbH/audiness/compare/refs/tags/0.2.1...0.3.0

Changelog: https://github.com/audiusGmbH/audiness/releases/tag/0.3.0
2024-03-06 00:07:41 +01:00
Fabian Affolter
36a212c849 audiness: 0.2.0 -> 0.2.1
Diff: https://github.com/audiusGmbH/audiness/compare/refs/tags/0.2.0...0.2.1

Changelog: https://github.com/audiusGmbH/audiness/releases/tag/0.2.1
2024-03-05 21:01:07 +01:00
Fabian Affolter
ffb8732458 audiness: init at 0.2.0
CLI tool to interact with Tenable's Nessus

https://github.com/audiusGmbH/audiness
2024-03-04 12:01:17 +01:00