[Python-modules-commits] [praw] 04/04: Adds python3-pytest-runner as build dep

Josué Ortega josue at moszumanska.debian.org
Sat Oct 28 23:14:48 UTC 2017


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

josue pushed a commit to branch master
in repository praw.

commit 4151a1d0696f12bf3ccee14b665de5e445fe7d7e
Author: Josue Ortega <josue at debian.org>
Date:   Sat Oct 28 17:08:08 2017 -0600

    Adds python3-pytest-runner as build dep
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 43e0b0e..881f43d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ praw (5.2.0-1) UNRELEASED; urgency=medium
     - Adds python3-prawcore as dependency.
     - Adds python3-sphinx-rtd-theme as build dependency.
     - Updates Vcs-* fields to use the new GIT repository.
+    - Adds python3-pytest-runner as build dependency.
   * Bumps debian/compat version from 9 to 10.
   * debian/watch: Changes URI to use HTTPS.
   * debian/rules:
diff --git a/debian/control b/debian/control
index 4fb2470..cde92e5 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends: debhelper (>= 10),
  python3-sphinx,
  python3-sphinx-rtd-theme,
  python3-prawcore,
+ python3-pytest-runner,
  texinfo
 Standards-Version: 4.1.1
 Homepage: http://praw.readthedocs.org/

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



More information about the Python-modules-commits mailing list