[Debian-astro-commits] [python-astropy] 01/01: Add pytest to paqckage dependencies

Ole Streicher olebole at moszumanska.debian.org
Fri Jan 13 17:04:08 UTC 2017


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

olebole pushed a commit to branch debian
in repository python-astropy.

commit f6607cb93488e978bd30e27a90c771b5fa5b9223
Author: Ole Streicher <olebole at debian.org>
Date:   Fri Jan 13 18:04:01 2017 +0100

    Add pytest to paqckage dependencies
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 9109d88..3a5444b 100644
--- a/debian/control
+++ b/debian/control
@@ -52,6 +52,7 @@ Package: python-astropy
 Architecture: any
 Depends: python-configobj,
          python-ply,
+         python-pytest,
          python-six (>= 1.10.0),
          ${misc:Depends},
          ${python:Depends},
@@ -78,6 +79,7 @@ Package: python3-astropy
 Architecture: any
 Depends: python3-configobj,
          python3-ply,
+         python3-pytest,
          python3-six (>= 1.10.0),
          ${misc:Depends},
          ${python3:Depends},

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



More information about the Debian-astro-commits mailing list