From 9096d2dd90bb6ad998960104d17c68b504128dfaf8971a47d1830eb185ae0d37 Mon Sep 17 00:00:00 2001 From: Antoine Belvire Date: Fri, 19 Feb 2021 23:05:05 +0000 Subject: [PATCH] Reword changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mohawk?expand=0&rev=10 --- python-mohawk.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-mohawk.changes b/python-mohawk.changes index 583fe32..765118a 100644 --- a/python-mohawk.changes +++ b/python-mohawk.changes @@ -2,8 +2,8 @@ Fri Feb 19 22:51:29 UTC 2021 - antoine.belvire@opensuse.org - Replace call to 'python setup.py test' by pyunittest macro: This - prevents a DeprecationWarning to be turned into an error and to - fail the build. + prevents a DeprecationWarning turned into an error from failing + the build. ------------------------------------------------------------------- Mon Oct 28 20:05:08 UTC 2019 - antoine.belvire@opensuse.org