[Python-modules-commits] [asyncpg] 04/04: add python3-pytest to Build-Depends

Piotr Ożarowski piotr at moszumanska.debian.org
Tue Jan 10 19:27:06 UTC 2017


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

piotr pushed a commit to branch master
in repository asyncpg.

commit e1c27c69d2e8c1145e7b095bae302bdf3e8fcd3c
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Tue Jan 10 20:24:13 2017 +0100

    add python3-pytest to Build-Depends
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ead9aab..6ebcfaa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 asyncpg (0.8.4-1) unstable; urgency=medium
 
   * New upstream release
+    - add python3-pytest to Build-Depends
 
  -- Piotr Ożarowski <piotr at debian.org>  Tue, 10 Jan 2017 20:19:24 +0100
 
diff --git a/debian/control b/debian/control
index 6731331..9dd5809 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9), dh-python,
                python3-all-dev,
                python3-setuptools,
 # tests:
+               python3-pytest,
                postgresql,
                postgresql-contrib,
                libpq-dev

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



More information about the Python-modules-commits mailing list