From 70f048f72629bea35142ab71a62c01f1e1ec464ae742835e80ae683932ddfd58 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 5 Sep 2018 05:38:55 +0000 Subject: [PATCH] Accepting request 633174 from home:mcepl:work Clean SPEC and remove circular dependency on python-setuptools (Add remove-setuptools-dependency.patch patch to do this) OBS-URL: https://build.opensuse.org/request/show/633174 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=12 --- python-appdirs.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/python-appdirs.changes b/python-appdirs.changes index 5df7743..ea92737 100644 --- a/python-appdirs.changes +++ b/python-appdirs.changes @@ -2,6 +2,7 @@ Tue Sep 4 15:23:26 UTC 2018 - Matěj Cepl - Clean SPEC and remove circular dependency on python-setuptools + (Add remove-setuptools-dependency.patch patch to do this) ------------------------------------------------------------------- Fri Aug 17 13:47:34 UTC 2018 - tchvatal@suse.com