[PKG-Openstack-devel] Bug#898455: python-pyeclib: Move python3-six to python3-pyeclib's Depends

Corey Bryant corey.bryant at canonical.com
Fri May 11 21:05:05 BST 2018


Package: python-pyeclib
Version: 1.5.0-1
Severity: normal
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu cosmic ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * d/control: Move python3-six from python-pyeclib Depends to
    python3-pyeclib Depends.


Thanks for considering the patch.


-- System Information:
Debian Release: buster/sid
  APT prefers cosmic
  APT policy: (500, 'cosmic'), (500, 'bionic-security')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.15.0-20-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
-------------- next part --------------
diff -Nru python-pyeclib-1.5.0/debian/control python-pyeclib-1.5.0/debian/control
--- python-pyeclib-1.5.0/debian/control	2017-08-06 09:12:33.000000000 -0400
+++ python-pyeclib-1.5.0/debian/control	2018-05-11 16:04:01.000000000 -0400
@@ -27,7 +27,6 @@
 Architecture: any
 Depends:
  python-six (>= 1.9.0),
- python3-six (>= 1.9.0),
  ${misc:Depends},
  ${python:Depends},
  ${shlibs:Depends},
@@ -49,6 +48,7 @@
 Package: python3-pyeclib
 Architecture: any
 Depends:
+ python3-six (>= 1.9.0),
  ${misc:Depends},
  ${python3:Depends},
  ${shlibs:Depends},


More information about the Openstack-devel mailing list