From c16d819d80a4461308a46e0b6ad3e68e2098b5c20e85aa3708af3bba7277f465 Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Mon, 16 Oct 2017 16:51:13 +0000 Subject: [PATCH] fixes bsc#1057496 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=53 --- python-six.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/python-six.changes b/python-six.changes index 9648159..0d8550d 100644 --- a/python-six.changes +++ b/python-six.changes @@ -5,6 +5,7 @@ Mon Oct 16 16:49:50 UTC 2017 - jmatejek@suse.com because setuptools produce directory and six switched to distutils that produce a file (and because rpm can't handle that by itself) + fixes bsc#1057496 ------------------------------------------------------------------- Thu Sep 28 07:47:18 UTC 2017 - tbechtold@suse.com