From 67f9d004caa42953a7044dade0ead315803904563fe3492da62d8560aead515c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Thu, 19 Oct 2023 14:31:21 +0000 Subject: [PATCH] fix changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Logbook?expand=0&rev=27 --- python-Logbook.changes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python-Logbook.changes b/python-Logbook.changes index 0b7a4d2..b5f90c1 100644 --- a/python-Logbook.changes +++ b/python-Logbook.changes @@ -2,6 +2,9 @@ Fri Sep 29 12:54:51 UTC 2023 - Ondřej Súkup - update to 1.6.0 +- drop patches: + logbook-pr316-sqlalchemy-count.patch + deal-with-missing-socket.patch * Supports SQLAlchemy 1.4 and 2.0. * Fix various deprecation warnings. * exc_info arg may be a BaseException instance