Package: pymongo Version: 4.7.3-2 Severity: normal Tags: patch X-Debbugs-Cc: james.p...@ubuntu.com User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oracular ubuntu-patch
Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * d/python3-pymongo.install: Ensure package metadata is installed, resolving autopkgtest failures in reverse dependencies. Thanks for considering the patch. -- System Information: Debian Release: trixie/sid APT prefers oracular APT policy: (500, 'oracular'), (100, 'oracular-proposed') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.8.0-31-generic (SMP w/16 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
diff -Nru pymongo-4.7.3/debian/python3-pymongo.install pymongo-4.7.3/debian/python3-pymongo.install --- pymongo-4.7.3/debian/python3-pymongo.install 2024-06-15 22:26:42.000000000 +0100 +++ pymongo-4.7.3/debian/python3-pymongo.install 2024-09-11 10:34:04.000000000 +0100 @@ -1,3 +1,4 @@ +usr/lib/python3*/*-packages/pymongo*.dist-info usr/lib/python3*/*-packages/pymongo/*.py usr/lib/python3*/*-packages/pymongo/*.typed usr/lib/python3*/*-packages/pymongo/__pycache__