Mariam Ahhttouche
|
990cb6fa88
|
uv_python module: update documentation
|
2026-02-22 12:37:12 +01:00 |
|
Mariam Ahhttouche
|
5f0118e792
|
uv_python module: fail module if used uv version is less than the minimal supported version
|
2026-02-22 10:32:21 +01:00 |
|
Mariam Ahhttouche
|
67d363a2ce
|
uv_python module: use LooseVersion instead of StrictVersion to allow specifying threaded and major python versions
|
2026-02-22 10:29:42 +01:00 |
|
Mariam Ahhttouche
|
4fe6c83d0f
|
uv_python module: update module documentation
|
2026-02-22 08:41:11 +01:00 |
|
Mariam Ahhttouche
|
a50fb91c4a
|
uv_python module: refactor code
|
2026-02-21 17:30:49 +01:00 |
|
Mariam Ahhttouche
|
5b59f830a2
|
uv_python module: improve integration tests
|
2026-02-21 14:23:58 +01:00 |
|
Mariam Ahhttouche
|
ae68f9bcbb
|
uv_python module: update present, absent and latest state to only include versions managed by uv in return values
|
2026-02-21 12:27:46 +01:00 |
|
Mariam Ahhttouche
|
ef85e2c7d8
|
uv_python module: add installation paths to return values for latest state
|
2026-02-21 11:20:04 +01:00 |
|
Mariam Ahhttouche
|
09f7a79e63
|
uv_python module: add installation paths to return values for absent state
|
2026-02-21 10:27:38 +01:00 |
|
Mariam Ahhttouche
|
7814c7b329
|
uv_python module: add installation paths to return values for present state
|
2026-02-20 21:32:21 +01:00 |
|
Mariam Ahhttouche
|
1371cf2fcb
|
uv_python module: fix integration tests
|
2026-02-20 17:06:08 +01:00 |
|
Mariam Ahhttouche
|
594ff22aa2
|
uv_python module: add python version to module return values for latest state
|
2026-02-20 17:05:23 +01:00 |
|
Mariam Ahhttouche
|
d8646b2db4
|
uv_python module: add python version to module return values for absent state
|
2026-02-19 21:32:54 +01:00 |
|
Mariam Ahhttouche
|
ae5eeaffe2
|
uv_python module: add python version to module return values for present state
|
2026-02-19 20:42:12 +01:00 |
|
Mariam Ahhttouche
|
0b158b6153
|
uv_python module: refactor code
|
2026-02-18 11:18:14 +01:00 |
|
Mariam Ahhttouche
|
afbe833c02
|
uv_python module: return commands' stderr and return code as a variable of stdout
|
2026-02-17 16:46:42 +01:00 |
|
Mariam Ahhttouche
|
4659d3f544
|
uv_python module: remove catch all exception
|
2026-02-17 15:29:03 +01:00 |
|
Mariam Ahhttouche
|
54e7a639ef
|
uv_python module: refactor code
|
2026-02-17 15:17:02 +01:00 |
|
Mariam Ahhttouche
|
5819c8eb7b
|
uv_python module: improve check mode for present state to fail when no patch version is available
|
2026-02-17 14:43:12 +01:00 |
|
Mariam Ahhttouche
|
debdce35e7
|
uv_python module: refactor code
|
2026-02-16 16:16:29 +01:00 |
|
Mariam Ahhttouche
|
571a5b5161
|
uv_python module: improve integration tests
|
2026-02-16 16:13:33 +01:00 |
|
Mariam Ahhttouche
|
92f7059686
|
uv_python module: improve methods' return values and add docstrings
|
2026-02-16 16:12:50 +01:00 |
|
Mariam Ahhttouche
|
5c842b805b
|
uv_python module: handle case when provided python version does not exist in latest state
|
2026-02-16 14:33:33 +01:00 |
|
Mariam Ahhttouche
|
cfecbc6d7b
|
uv_python module: refactor code
|
2026-02-16 14:31:58 +01:00 |
|
Mariam Ahhttouche
|
ce10eba574
|
uv_python module: add integration test for case when specified version does not exist
|
2026-02-16 14:28:57 +01:00 |
|
Mariam Ahhttouche
|
9bbf6efe28
|
uv_python module: improve exception handling
|
2026-02-16 11:42:49 +01:00 |
|
Mariam Ahhttouche
|
7610b82e00
|
uv_python module: add integration test for when uv executable does not exist
|
2026-02-16 11:38:07 +01:00 |
|
Mariam Ahhttouche
|
ee79011e9c
|
uv_python module: refactor code
|
2026-02-16 11:29:26 +01:00 |
|
Mariam Ahhttouche
|
be9bad065a
|
uv_python module: improve module return values
|
2026-02-16 11:20:01 +01:00 |
|
Mariam Ahhttouche
|
c40054f3f6
|
uv_python module: improve integration tests
|
2026-02-16 11:17:23 +01:00 |
|
Mariam Ahhttouche
|
d37009ae7b
|
uv_python module: update latest state handling to sort versions without relying on uv behavior
|
2026-02-16 10:04:38 +01:00 |
|
Mariam Ahhttouche
|
473f758ec1
|
uv_python module: improve absent state check mode and add corresponding integration test
|
2026-02-13 17:10:46 +01:00 |
|
Mariam Ahhttouche
|
b897756776
|
uv_python module: make latest state more deterministic by using install with explicite version
|
2026-02-13 17:04:24 +01:00 |
|
Mariam Ahhttouche
|
396fc6cbb2
|
uv_python module: improve latest state check mode to show version that will be installed
|
2026-02-13 16:31:13 +01:00 |
|
Mariam Ahhttouche
|
87ad81992d
|
uv_python module: add integration tests for check mode
|
2026-02-13 15:49:15 +01:00 |
|
Mariam Ahhttouche
|
0f586328bc
|
uv_python module: add integration tests for latest state
|
2026-02-13 15:42:09 +01:00 |
|
Mariam Ahhttouche
|
ac140457f1
|
uv_python module: add support for latest state
|
2026-02-13 15:41:05 +01:00 |
|
Mariam Ahhttouche
|
e2f27a3a36
|
uv_python module: add _list_python and _get_latest_patch_release methods
|
2026-02-13 12:26:18 +01:00 |
|
Mariam Ahhttouche
|
71d7538bdf
|
uv_python module: add integration tests for version format
|
2026-02-12 17:27:25 +01:00 |
|
Mariam Ahhttouche
|
21c6d762cc
|
uv_python module: restrict accepted version formats to X.Y and X.Y.Z
|
2026-02-12 17:26:57 +01:00 |
|
Mariam Ahhttouche
|
21646442ce
|
uv_python module: refactor code
|
2026-02-12 16:31:37 +01:00 |
|
Mariam Ahhttouche
|
458cd11c42
|
uv_python module: add integration tests
|
2026-02-12 10:47:21 +01:00 |
|
Mariam Ahhttouche
|
3117cba3a9
|
uv_python module: handle absent state
|
2026-02-12 10:46:57 +01:00 |
|
Mariam Ahhttouche
|
39b9661d59
|
uv_python module: refactor code
|
2026-02-12 09:09:28 +01:00 |
|
Mariam Ahhttouche
|
731d7b571f
|
uv_python module: add integration tests
|
2026-02-11 17:20:48 +01:00 |
|
Mariam Ahhttouche
|
e1b75be738
|
Add minimal uv_python module
|
2026-02-11 17:20:30 +01:00 |
|
Felix Fontein
|
e853a6f39b
|
redis_info: adjust tests for Arch Linux (#10129)
|
2025-05-14 07:23:59 +02:00 |
|
Vladimir Botka
|
de60ea1da4
|
Fix #10120. Split key=value where value may comprise = (#10121)
* Fix #10120. Split key=value where value may comprise =
* Added fragment.
* Update plugins/modules/sysrc.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/10121-sysrc-fix-split-first-separator.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
|
2025-05-12 21:51:00 +02:00 |
|
Felix Fontein
|
86507e8aca
|
lxc: fix unit tests (#10115)
Don't compare strings passed through set_option()/get_option() with 'is'.
|
2025-05-10 13:22:54 +02:00 |
|
Sibe Bleuzé
|
43eb342b18
|
ini_file: fix unmatched whitespace before comment (#10102)
* ini_file: fix unmatched whitespace before comment
* Add changelog fragment
* Update changelog fragment: bugfixes to minor_changes
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: sibebleuze <>
Co-authored-by: Felix Fontein <felix@fontein.de>
|
2025-05-10 13:21:36 +02:00 |
|