From c2046de6e3427d78a65e843cda350b7a53b14bce7c93f43d9b58a337157ec52f Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 11 Jun 2023 06:00:37 +0000 Subject: [PATCH] Fix changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pipx?expand=0&rev=6 --- python-pipx.changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-pipx.changes b/python-pipx.changes index 34980c9..7bde468 100644 --- a/python-pipx.changes +++ b/python-pipx.changes @@ -178,6 +178,8 @@ Fri Jun 9 13:06:20 UTC 2023 - Eyad Issa - Make `--python` argument in `reinstall-all` command optional - Use threads on OS's without support for semaphores - Stricter parsing when passing `--` argument as delimiter +- Removed upstreamed patches: + - test_alternative_names.patch ------------------------------------------------------------------- Wed May 6 00:20:19 UTC 2020 - Matej Cepl