1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments
patchback[bot] 25778a8da4
python_requirements_info: don't overwrite results in 'mismatched' dict key (#4078) (#4110)
* bugfix: don't overwrite results in 'mismatched'

Whichever mismatched package is evaluated last is the value stored in the
'mismatched' key. Instead, it should have a subdict for each pkg that is mismatched
to keep in line with its documented usage.

* Update changelogs/fragments/4078-python_requirements_info.yaml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 526369a243)

Co-authored-by: Will Hegedus <will@wbhegedus.me>
2022-01-29 15:19:47 +00:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
4026-fix-mail-callback.yml Fix exception in the mail callback plugin (#4026) (#4063) 2022-01-20 09:30:06 +01:00
4048-expand-tilde-in-yarn-global-install-folder.yaml Actually expand ~ in yarn global install folder (#4048) (#4099) 2022-01-28 07:41:33 +01:00
4050-properly-parse-json-lines-output-from-yarn.yaml Properly parse JSON Lines output from yarn (#4050) (#4097) 2022-01-28 07:38:29 +01:00
4078-python_requirements_info.yaml python_requirements_info: don't overwrite results in 'mismatched' dict key (#4078) (#4110) 2022-01-29 15:19:47 +00:00