[PKG-Openstack-devel] Bug#898740: python-tooz: Updates from Ubuntu

Corey Bryant corey.bryant at canonical.com
Tue May 15 15:48:56 BST 2018


Package: python-tooz
Version: 1.58.0-2
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: Enable autopkgtest-pkg-python dep8 tests.
  * d/control: Add python{3}-sysv-ipc to Suggests for IPC driver.

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-tooz-1.58.0/debian/control python-tooz-1.58.0/debian/control
--- python-tooz-1.58.0/debian/control	2017-11-01 21:20:02.000000000 -0400
+++ python-tooz-1.58.0/debian/control	2018-05-15 10:45:52.000000000 -0400
@@ -75,6 +75,7 @@
 Vcs-Browser: https://anonscm.debian.org/cgit/openstack/libs/python-tooz.git
 Vcs-Git: https://anonscm.debian.org/git/openstack/libs/python-tooz.git
 Homepage: https://github.com/openstack/tooz
+Testsuite: autopkgtest-pkg-python
 
 Package: python-tooz
 Architecture: all
@@ -99,6 +100,7 @@
  python-zake,
  ${misc:Depends},
  ${python:Depends},
+Suggests: python-sysv-ipc,
 Description: coordination library for distributed systems - Python 2.x
  The Tooz project centralizes the most common distributed primitives like group
  membership protocol, lock service and leader election by providing a
@@ -140,6 +142,7 @@
  python3-zake,
  ${misc:Depends},
  ${python3:Depends},
+Suggests: python3-sysv-ipc,
 Description: coordination library for distributed systems - Python 3.x
  The Tooz project centralizes the most common distributed primitives like group
  membership protocol, lock service and leader election by providing a


More information about the Openstack-devel mailing list