Bug#906127: Incorrect check of httplib2 version

2019-02-09 Thread Andreas Beckmann
Followup-For: Bug #906127
Control: clone -1 -2
Control: submitter -2 !
Control: tag -1 sid buster
Control: reopen -2
Control: reassign -2 python3-httplib2 0.11.3-1
Control: retitle -2 python{,3}-httplib2: needs Breaks: python{,3}-pysimplesoap 
(<< 1.16-2.1)

Hi,

If I understood the problem correctly, it is the combination of
python3-pysimplesoap 1.16-2 (stretch) and python3-httplib2 0.11.3-1
(buster) that is going to break things.

So add some Breaks to python3-httplib2 in buster to prevent partial
upgrades from stretch leading to this combination.

Since python-pysimplesoap seems to use the same code as
python3-pysimplesoap, you probably need the Breaks in both
python-httplib2 and python3-httplib2 against the respective packages.


Andreas



Bug#906127: Incorrect check of httplib2 version

2018-09-05 Thread Ben Caradoc-Davies

Aiden,

I can confirm that your patch fixes reportbug for me. Much appreciated.

Kind regards,

--
Ben Caradoc-Davies 
Director
Transient Software Limited 
New Zealand



Bug#906127: Incorrect check of httplib2 version

2018-08-14 Thread Aiden Woodruff
Package: python3-pysimplesoap
Version: 1.16-2

This check fails and breaks the reportbug command when used with SMTPS.
The issue is in file transport.py
Included is a patch to fix it.


fix-httplib2-version-check.patch
Description: Binary data