Hi Sudip, Thanks for the contribution and updates!
1) DEP-3 note: In use-packaging.patch, `Origin: upstream` should be `Origin: backport`, as the patch was changed / files were removed: requirements.txt, setup.py. This is noted in bug description/other info (thanks!), so this is fine, but DEP-3 meaning is incorrect; see [1]. 2) In order to verify bug 2075337: you should be able to download and install/downgrade the python3-defaults' binary packages for the previous version from LP [2] or directly from `apt`, as these are available in the release pocket (see command snippet below); then ensure that on `apt install` of the python3-docker in proposed, the py3-def packages are upgraded to those in -updates: apt install --allow-downgrades \ $(apt list '?and(?installed,?source-package(python3-defaults))' 2>/dev/null | grep -v 'Listing' | cut -d/ -f1 | tr '\n' ' ' | sed 's/ /=3.12.3-0ubuntu1 /g') [1] https://dep-team.pages.debian.net/deps/dep3/ [2] https://launchpad.net/ubuntu/+source/python3-defaults/3.12.3-0ubuntu1/+build/28052725 ** Changed in: python-docker (Ubuntu Noble) Status: In Progress => Fix Committed ** Tags added: verification-needed verification-needed-noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061929 Title: [SRU] Python docker package does not import, crashes due to urllib3 upgrade To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-docker/+bug/2061929/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs