From 4b0d38f32cc73ff0590b7c5071f7c5fb97a490e8b56e4fe6f9407656615b23f8 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