Package: zaqar Version: 10.0.0-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu groovy ubuntu-patch
Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * d/control: Add python3-pymongo to Depends. Thanks for considering the patch. -- System Information: Debian Release: bullseye/sid APT prefers groovy APT policy: (500, 'groovy') Architecture: amd64 (x86_64) Kernel: Linux 5.4.0-26-generic (SMP w/4 CPU threads) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
diff -Nru zaqar-10.0.0/debian/control zaqar-10.0.0/debian/control --- zaqar-10.0.0/debian/control 2020-05-13 13:23:19.000000000 -0400 +++ zaqar-10.0.0/debian/control 2020-07-22 13:29:35.000000000 -0400 @@ -98,6 +98,7 @@ python3-oslo.utils, python3-osprofiler, python3-pbr, + python3-pymongo, python3-requests, python3-six, python3-sqlalchemy,