From d0163f021641e4746f5ea1c8b8e511c73580cea44dc5733593f684d483abdfa8 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 18 Oct 2023 08:32:59 +0000 Subject: [PATCH] - Drop patch unpin-versions.patch, no longer required. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-common?expand=0&rev=13 --- python-devpi-common.changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-devpi-common.changes b/python-devpi-common.changes index 6452d53..fb117ff 100644 --- a/python-devpi-common.changes +++ b/python-devpi-common.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Tue Oct 17 03:16:31 UTC 2023 - Steve Kowalik +Wed Oct 18 08:31:53 UTC 2023 - Steve Kowalik - Update to 4.0.2: * Bug Fixes @@ -16,6 +16,7 @@ Tue Oct 17 03:16:31 UTC 2023 - Steve Kowalik + Added stripped down TerminalWriter from ``py`` library which only supports coloring. - Switch to pyproject macros. +- Drop patch unpin-versions.patch, no longer required. ------------------------------------------------------------------- Fri Jun 9 07:36:13 UTC 2023 - ecsos