[Python-modules-commits] [python-aiohttp] 05/06: Add dependency on python3-multidict

Piotr Ożarowski piotr at moszumanska.debian.org
Sat Jul 23 20:29:39 UTC 2016


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

piotr pushed a commit to branch master
in repository python-aiohttp.

commit 15aa89475319fe2f566c5aaa1a227b73db20cfc0
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Sat Jul 23 22:19:27 2016 +0200

    Add dependency on python3-multidict
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b1f393b..57c367c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ python-aiohttp (0.22.1-1) UNRELEASED; urgency=medium
 
   [ Piotr Ożarowski ]
   * New upstream release
+    - Add dependency on python3-multidict
 
  -- Piotr Ożarowski <piotr at debian.org>  Sat, 23 Jul 2016 15:07:00 +0200
 
diff --git a/debian/control b/debian/control
index 295f9de..24a4dde 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 9),
                python3-all-dbg (>= 3.4~),
                python3-setuptools,
                python3-sphinx,
+               python3-multidict,
                cython3,
 # for tests:
                python3-pytest,

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



More information about the Python-modules-commits mailing list