Alexei Znamensky
2b4cb6dabc
pipx: accept python version specs in parameter name ( #10031 )
...
* pipx: accept python version specs in parameter "name"
* pipx_info: adjustment for backward compatibility
* remove unnecessary comprehension
* remove f-str
* no shebang for module utils
* remove f-str
* fix syntax error
* fix pipx_info
* rollback adjustments in existing tests
* docs & test update
* add debugging tasks to int test
* integration test checks for version of packaging
* move assertion to block
* fix idempotency when using version specifier
* add changelog frag
* fix docs
* dial down the version of tox used in tests
To accommodate old Pythons
* Update plugins/modules/pipx.py
* Apply suggestions from code review
* refactor/rename package requirements code
* fix filename in BOTMETA
* Update plugins/modules/pipx.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update plugins/modules/pipx.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* pipx mod utils: create make_process_dict and deprecate make_process_list
* pkg_req: make method private
* make_process_dict is simpler and more specialized
* ensure version specifiers are honored when state=install
* fix insanity
* pipx: reformat yaml blocks
* pipx: doc wordsmithing
---------
Co-authored-by: Felix Fontein <felix@fontein.de >
2025-05-17 08:00:27 +02:00
..
2020-08-07 08:17:57 +02:00
2024-11-16 18:33:35 +01:00
2025-02-10 21:53:37 +01:00
2024-11-21 21:34:06 +01:00
2024-11-16 18:34:47 +01:00
2024-11-11 20:01:47 +01:00
2024-11-11 20:02:41 +01:00
2024-11-16 18:34:09 +01:00
2025-02-19 21:36:29 +01:00
2024-11-11 20:04:14 +01:00
2024-11-16 18:32:49 +01:00
2024-11-17 15:27:53 +01:00
2024-11-16 18:31:45 +01:00
2024-11-24 22:10:51 +01:00
2024-11-20 19:08:34 +01:00
2024-12-02 20:16:30 +01:00
2024-11-28 06:51:21 +01:00
2024-12-02 20:18:28 +01:00
2024-11-23 15:03:56 +01:00
2024-12-02 20:19:36 +01:00
2024-12-09 19:26:53 +01:00
2024-11-24 22:09:53 +01:00
2024-11-24 22:10:19 +01:00
2024-12-02 20:17:04 +01:00
2024-11-28 06:42:57 +01:00
2024-11-28 06:50:39 +01:00
2024-11-25 21:27:42 +01:00
2024-12-02 20:17:44 +01:00
2024-12-02 20:11:00 +01:00
2024-12-02 20:21:26 +01:00
2024-12-09 19:25:13 +01:00
2025-01-26 16:06:14 +01:00
2024-12-24 12:00:24 +01:00
2024-12-20 22:52:50 +01:00
2024-12-14 10:44:33 +01:00
2024-12-30 21:54:50 +01:00
2024-12-23 18:56:37 +01:00
2024-12-20 22:53:41 +01:00
2024-12-28 13:37:05 +01:00
2024-12-20 22:54:15 +01:00
2024-12-25 09:48:56 +01:00
2024-12-30 12:47:49 +01:00
2024-12-23 18:51:34 +01:00
2024-12-23 11:21:25 +01:00
2024-12-23 10:02:12 +01:00
2024-12-23 10:02:58 +01:00
2024-12-24 12:00:10 +01:00
2024-12-24 12:00:19 +01:00
2024-12-23 11:02:30 +01:00
2024-12-25 09:48:06 +01:00
2024-12-23 12:21:59 +01:00
2024-12-26 17:01:35 +01:00
2024-12-28 22:47:18 +01:00
2024-12-30 11:49:29 +01:00
2025-01-02 16:26:31 +01:00
2024-12-30 12:48:25 +01:00
2024-12-28 13:38:10 +01:00
2024-12-29 12:19:40 +13:00
2024-12-29 19:44:32 +01:00
2024-12-29 13:30:26 +01:00
2024-12-29 21:23:42 +01:00
2025-02-26 21:05:46 +01:00
2024-12-30 23:06:40 +01:00
2024-12-30 23:38:32 +01:00
2024-12-31 12:47:19 +13:00
2024-12-31 12:19:55 +13:00
2025-01-27 07:05:49 +01:00
2024-12-31 10:44:40 +00:00
2025-01-13 18:08:23 +01:00
2025-01-13 18:09:06 +01:00
2025-01-15 20:30:52 +01:00
2025-01-15 20:30:15 +01:00
2025-01-21 20:49:34 +01:00
2025-01-22 20:03:59 +01:00
2025-01-20 19:38:14 +01:00
2025-01-20 19:37:51 +01:00
2025-01-21 20:50:44 +01:00
2025-01-21 20:50:05 +01:00
2025-01-20 19:36:21 +01:00
2025-01-20 19:36:29 +01:00
2025-01-20 19:37:14 +01:00
2025-01-26 12:44:27 +01:00
2025-01-22 20:04:38 +01:00
2025-01-22 20:05:12 +01:00
2025-01-23 06:45:45 +01:00
2025-01-25 10:21:20 +01:00
2025-01-23 06:45:33 +01:00
2025-01-23 20:32:59 +01:00
2025-01-23 20:33:38 +01:00
2025-01-26 12:44:59 +01:00
2025-01-26 13:15:06 +01:00
2025-01-27 05:24:38 +01:00
2025-02-10 21:54:51 +01:00
2025-01-27 07:24:14 +01:00
2025-02-01 19:16:54 +01:00
2025-01-29 20:29:31 +01:00
2025-04-10 07:05:35 +02:00
2025-01-31 10:48:37 +01:00
2025-02-11 18:05:27 +01:00
2025-02-15 13:02:23 +01:00
2025-02-23 14:21:16 +00:00
2025-02-10 21:50:30 +01:00
2025-02-15 13:00:14 +01:00
2025-02-10 18:59:02 +01:00
2025-02-08 21:39:22 +01:00
2025-02-10 22:02:52 +01:00
2025-02-09 14:16:51 +01:00
2025-02-10 21:51:11 +01:00
2025-02-10 21:51:45 +01:00
2025-02-16 12:11:04 +01:00
2025-02-11 18:04:51 +01:00
2025-02-13 20:17:25 +01:00
2025-02-16 12:25:05 +01:00
2025-02-17 07:41:17 +01:00
2025-02-16 21:24:46 +01:00
2025-02-17 18:45:30 +01:00
2025-02-18 07:12:44 +01:00
2025-02-27 21:36:56 +01:00
2025-02-20 22:13:39 +01:00
2025-03-05 21:07:08 +01:00
2025-02-20 22:04:49 +01:00
2025-02-24 06:09:51 +01:00
2025-02-28 23:12:05 +01:00
2025-03-03 06:56:11 +01:00
2025-03-15 07:36:16 +01:00
2025-03-03 21:00:56 +01:00
2025-04-14 19:04:26 +02:00
2025-03-10 06:33:09 +01:00
2025-03-12 19:59:01 +01:00
2025-03-09 17:22:50 +01:00
2025-03-15 07:46:44 +01:00
2025-03-15 07:37:31 +01:00
2025-03-24 05:45:56 +01:00
2025-03-21 21:04:30 +01:00
2025-03-24 05:45:01 +01:00
2025-03-16 21:21:07 +01:00
2025-03-21 21:04:41 +01:00
2025-03-21 21:04:59 +01:00
2025-04-21 12:34:56 +02:00
2025-04-21 16:48:16 +02:00
2025-04-10 07:04:14 +02:00
2025-04-16 20:52:53 +02:00
2025-04-10 07:05:01 +02:00
2025-04-19 09:26:06 +02:00
2025-04-14 22:34:47 +02:00
2025-04-14 22:36:40 +02:00
2025-04-06 14:16:36 +02:00
2025-04-10 07:08:04 +02:00
2025-04-06 14:26:26 +02:00
2025-04-16 20:52:11 +02:00
2025-04-19 09:00:00 +02:00
2025-04-26 12:34:11 +02:00
2025-04-14 22:35:50 +02:00
2025-04-19 09:00:44 +02:00
2025-04-14 20:48:42 +02:00
2025-04-21 12:21:37 +02:00
2025-04-21 12:22:14 +02:00
2025-04-21 12:35:25 +02:00
2025-04-19 09:26:59 +02:00
2025-04-21 12:22:55 +02:00
2025-04-21 12:23:35 +02:00
2025-05-17 08:00:27 +02:00
2025-05-02 06:17:23 +02:00
2025-05-02 11:52:06 +12:00
2025-05-10 13:21:36 +02:00
2025-05-12 21:51:00 +02:00
2025-05-17 07:59:22 +02:00
2025-05-16 06:59:47 +02:00
2025-03-09 17:23:40 +01:00
2025-03-15 08:04:06 +01:00
2024-12-02 20:18:56 +01:00
2025-02-22 08:41:05 +01:00
2025-03-15 07:36:54 +01:00