From a92d3499397893a1c197115bdb0c2296c6439b031948e6bcb84fc9de3a61f2f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 31 Oct 2022 10:02:53 +0000 Subject: [PATCH] changes from 1.2.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinycss2?expand=0&rev=21 --- python-tinycss2.changes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python-tinycss2.changes b/python-tinycss2.changes index 2d6c5ec..55e0290 100644 --- a/python-tinycss2.changes +++ b/python-tinycss2.changes @@ -3,6 +3,9 @@ Sat Oct 29 16:06:46 UTC 2022 - Yogalakshmi Arunachalam - Update to 1.2.1 * Fix tests included in the source tarball + * Drop support of Python 3.6 + * Fix serialization of nested functions with no parameters + * Don’t use pytest plugins by default ------------------------------------------------------------------- Thu Aug 18 20:37:30 UTC 2022 - Ben Greiner