From baabb174664ea63d272f95e0e101f800e69a856202ec08840047684c4f0b8732 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 26 Feb 2022 10:09:21 +0000 Subject: [PATCH] Fix changelogs OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-licenses?expand=0&rev=13 --- python-pip-licenses.changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-pip-licenses.changes b/python-pip-licenses.changes index bc02511..313534a 100644 --- a/python-pip-licenses.changes +++ b/python-pip-licenses.changes @@ -19,6 +19,8 @@ Sat Feb 26 00:36:05 UTC 2022 - Matej Cepl --fail-on --allow-only - Skip failing tests gh#raimon49/pip-licenses#120 +- Add no-pip-internal.patch replace missing + get_installed_distributions() method in modern pip. ------------------------------------------------------------------- Tue Nov 24 00:58:48 UTC 2020 - John Vandenberg