1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 16:01:55 +00:00
community.general/plugins
patchback[bot] 9d245287b2
[PR #10031/2b4cb6da backport][stable-10] pipx: accept python version specs in parameter name (#10149)
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



* Update plugins/modules/pipx.py



* 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

---------


(cherry picked from commit 2b4cb6dabc)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-05-17 08:24:12 +02:00
..
action [PR #9583/81e22180 backport][stable-10] action/become/cache/callback: adjust import __future__ for Python3 (#9586) 2025-01-20 20:15:52 +01:00
become [PR #9583/81e22180 backport][stable-10] action/become/cache/callback: adjust import __future__ for Python3 (#9586) 2025-01-20 20:15:52 +01:00
cache [PR #10136/937d92ee backport][stable-10] pickle cache plugin, avoid extra steps in DT (#10144) 2025-05-16 22:37:55 +02:00
callback [PR #9833/04cfce78 backport][stable-10] Make ready for data tagging (#9990) 2025-04-14 21:23:00 +02:00
connection [PR #9795/96b49300 backport][stable-10] add the wsl connection plugin (#10019) 2025-04-19 09:34:11 +02:00
doc_fragments [PR #9964/1375cb65 backport][stable-10] Unify TLS/SSL config for Redfish modules with new common argument spec and docs fragment; add validate_certs and ca_path options (#9982) 2025-04-10 07:26:48 +02:00
filter [PR #9954/7e4d6aa5 backport][stable-10] Add new filter plugin: 'to_prettytable' (#10094) 2025-05-02 10:34:06 +02:00
inventory [PR #10027/299172d2 backport][stable-10] fixed hidden warnings from extra tests - batch 2 (#10101) 2025-05-04 21:40:28 +02:00
lookup [PR #10027/299172d2 backport][stable-10] fixed hidden warnings from extra tests - batch 2 (#10101) 2025-05-04 21:40:28 +02:00
module_utils [PR #10031/2b4cb6da backport][stable-10] pipx: accept python version specs in parameter name (#10149) 2025-05-17 08:24:12 +02:00
modules [PR #10031/2b4cb6da backport][stable-10] pipx: accept python version specs in parameter name (#10149) 2025-05-17 08:24:12 +02:00
plugin_utils [PR #9833/04cfce78 backport][stable-10] Make ready for data tagging (#9990) 2025-04-14 21:23:00 +02:00
test [PR #9833/04cfce78 backport][stable-10] Make ready for data tagging (#9990) 2025-04-14 21:23:00 +02:00