[Python-modules-commits] [python-pykka] 14/17: Include python3-gevent and python3-eventlet in Suggests for py3 package

Stein Magnus Jodal jodal at moszumanska.debian.org
Sat Nov 7 20:24:47 UTC 2015


This is an automated email from the git hooks/post-receive script.

jodal pushed a commit to branch master
in repository python-pykka.

commit ebcb3e4306101d6920406a4ce7f162028ef66c6a
Author: Stein Magnus Jodal <jodal at debian.org>
Date:   Sat Nov 7 21:11:03 2015 +0100

    Include python3-gevent and python3-eventlet in Suggests for py3 package
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5941ea7..a972352 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ python-pykka (1.2.1-2) UNRELEASED; urgency=medium
     - Build-Depend on debhelper 9
     - Build-Depend on dh-python
     - wrap-and-sort
+    - Include python3-gevent and python3-eventlet in Suggests for py3 package
   * debian/copyright
     - Update my email address
     - Update copyright years
diff --git a/debian/control b/debian/control
index 897dfdc..699bc5e 100644
--- a/debian/control
+++ b/debian/control
@@ -41,6 +41,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${python3:Depends},
          ${sphinxdoc:Depends},
+Suggests: python3-gevent | python3-eventlet,
 Description: Actor model library for Python (Python 3)
  Pykka is a Python implementation of the actor model. The actor model
  introduces some simple rules to control the sharing of state and cooperation

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pykka.git



More information about the Python-modules-commits mailing list