From 085f34ce27e992d5f62323aa5774653bb2d0b0e43d5bf9b82a97c6371c3ec091 Mon Sep 17 00:00:00 2001
From: Denisart Benjamin
Date: Tue, 24 Feb 2015 13:22:59 +0000
Subject: [PATCH] OBS-URL:
https://build.opensuse.org/package/show/devel:languages:python/python-html2text?expand=0&rev=17
---
python-html2text.changes | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/python-html2text.changes b/python-html2text.changes
index a34d440..e4c8b42 100644
--- a/python-html2text.changes
+++ b/python-html2text.changes
@@ -2,8 +2,10 @@ Sun Feb 8 06:16:02 UTC 2015 - arun@gmx.de
- specfile:
* update copyright year
- * removed installation of .py file in /usr/bin
-
+ * removed installation of .py file in /usr/bin; An upstream mistake
+ and a conflict betwenn html2text.py in python_sitelib and in
+ bindir when an external project tries to import it.
+
-------------------------------------------------------------------
Mon Oct 28 13:19:28 UTC 2013 - speilicke@suse.com