From cb0d1d7865b482717a40ab2713d98b6f6176d8978b6faaeae8962cdb91ed9345 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Fri, 16 Mar 2018 12:15:52 +0000 Subject: [PATCH] all our platforms install this to sitearch (bsc#1085572) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=59 --- python-pymongo.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pymongo.changes b/python-pymongo.changes index 5fce3ba..6cc89fd 100644 --- a/python-pymongo.changes +++ b/python-pymongo.changes @@ -12,7 +12,7 @@ Tue Feb 27 17:59:40 UTC 2018 - aplanas@suse.com Mon Feb 26 17:23:35 CET 2018 - ro@suse.de - fix build on ppc64 and s390x by dropping the ifarch statements - all our platforms install this to sitearch + all our platforms install this to sitearch (bsc#1085572) ------------------------------------------------------------------- Fri Feb 23 04:43:48 UTC 2018 - jacobwinski@gmail.com