I've tested with Python 2.7.17 (latest for bionic), as well as
Python 3.6.9 (latest) and did not have any issues compiling or running.

Yes, I believe this is backwards compatible with < Python3.5.
I will omit any further mention of Python2, since I believe your question was 
directed towards Python3 compatibility. 

In the debian/control there is this statement:

Build-Depends: debhelper (>= 9),
               dh-python,
               python-all (>= 2.6.6-3~),
               python3-all (>= 3.1.2-10)

"Build-Depends" which comes from here:

https://www.debian.org/doc/debian-policy/ch-relationships.html#relationships-between-source-and-binary-packages-build-depends-build-depends-indep-build-depends-arch-build-conflicts-build-conflicts-indep-build-conflicts-arch
 
- "The dependencies and conflicts they define must be satisfied (as defined 
earlier for binary packages) in order to invoke the targets in debian/rules". 


** Patch removed: "python-httplib2-bionic-lp1906720.debdiff"
   
https://bugs.launchpad.net/ubuntu/bionic/+source/python-httplib2/+bug/1906720/+attachment/5443988/+files/python-httplib2-bionic-lp1906720.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1906720

Title:
  Fix the disable_ssl_certificate_validation option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-httplib2/+bug/1906720/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to