From d327ff9d2b45f7bec0412ea0b701eaf9126d53bc3fd786d808ab9175c2922e0a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 25 May 2018 16:15:21 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzillatools?expand=0&rev=8 --- python-bugzillatools.changes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/python-bugzillatools.changes b/python-bugzillatools.changes index 74a729b..09496c9 100644 --- a/python-bugzillatools.changes +++ b/python-bugzillatools.changes @@ -3,6 +3,10 @@ Fri May 25 14:09:50 UTC 2018 - mcepl@suse.com - Add upstream patch for porting to Python 3 (and fix some remaining bugs) + * 0001-Working-on-both-2.7-and-3.4.patch patch combining all upstream + changes to port module to py3k + * no-bzrlib-py3k.patch my fixes for making test suite working with + as little fuss as possible - Adjust SPEC file for adding testing -------------------------------------------------------------------