Package: python-kubernetes Version: 2.0.0-2 Severity: minor Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu bionic ubuntu-patch
Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * d/control: Drop python-randomize and python-recommonmark from BDs as they're not used at this time. Thanks for considering the patch. -- System Information: Debian Release: buster/sid APT prefers bionic APT policy: (500, 'bionic'), (500, 'artful-updates') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.13.0-32-generic (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
diff -Nru python-kubernetes-2.0.0/debian/control python-kubernetes-2.0.0/debian/control --- python-kubernetes-2.0.0/debian/control 2017-11-01 21:04:30.000000000 -0400 +++ python-kubernetes-2.0.0/debian/control 2018-02-21 09:57:20.000000000 -0500 @@ -22,8 +22,6 @@ python-oauth2client, python-pluggy, python-py, - python-randomize, - python-recommonmark, python-six, python-urllib3, python-websocket, @@ -35,8 +33,6 @@ python3-oauth2client, python3-pluggy, python3-py, - python3-randomize, - python3-recommonmark, python3-six, python3-urllib3, python3-websocket,