From e70da81eff55b07b7f6aeb4096ef500a49bee367e18d058a90a1f0aecfdc40f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 7 Oct 2022 19:11:28 +0000 Subject: [PATCH] fix changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-serpent?expand=0&rev=15 --- python-serpent.changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-serpent.changes b/python-serpent.changes index deec9d1..fa33b22 100644 --- a/python-serpent.changes +++ b/python-serpent.changes @@ -2,8 +2,9 @@ Fri Oct 7 15:25:30 UTC 2022 - Yogalakshmi Arunachalam - Update to version 1.41 - * support for python 3.11 added (__getstate__ behavior change) + * support for python up to 3.11 added (__getstate__ behavior change) * replaced travis CI by Github actions + * drop python 3.5 support ------------------------------------------------------------------- Wed Mar 18 13:31:41 UTC 2020 - pgajdos@suse.com