From e5dcd35475adc5b2e7a10c6c2f096f8d523c828cd18d10046022a0d9f240c03f Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 22 Apr 2020 11:27:20 +0000 Subject: [PATCH] - Make package neutral on the Python version OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.std.pathlib?expand=0&rev=5 --- python-ruamel.std.pathlib.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python-ruamel.std.pathlib.changes b/python-ruamel.std.pathlib.changes index b1c5dcd..85dd6b3 100644 --- a/python-ruamel.std.pathlib.changes +++ b/python-ruamel.std.pathlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 22 11:27:12 UTC 2020 - Matej Cepl + +- Make package neutral on the Python version + ------------------------------------------------------------------- Fri Jul 12 07:20:24 AM UTC 2019 - John Vandenberg