Please find attached the proposed debdiff. ** Description changed:
- To reproduce in Xenial: + To reproduce: $ python3 -c "from google.apputils import basetest" It will fail showing something like that: Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python3/dist-packages/google/apputils/basetest.py", line 37, in <module> import urlparse ImportError: No module named 'urlparse' - - We need to get this fixed as part of this: https://bugs.launchpad.net/xenial-backports/+bug/1735160 + We need to get this fixed as part of this: https://bugs.launchpad.net + /xenial-backports/+bug/1735160 ** Description changed: To reproduce: $ python3 -c "from google.apputils import basetest" It will fail showing something like that: Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python3/dist-packages/google/apputils/basetest.py", line 37, in <module> import urlparse ImportError: No module named 'urlparse' - We need to get this fixed as part of this: https://bugs.launchpad.net - /xenial-backports/+bug/1735160 + We need to get this SRUed in Xenial too as part of + https://bugs.launchpad.net/xenial-backports/+bug/1735160 ** Patch added: "gap.debdiff" https://bugs.launchpad.net/ubuntu/+source/google-apputils-python/+bug/1735162/+attachment/5016259/+files/gap.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1735162 Title: Cannot import basetest in python3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/google-apputils-python/+bug/1735162/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
