[Python-modules-commits] [praw] 05/09: d/control: Bumps dependency version on python3-prawcore to 0.13.0

Josué Ortega josue at moszumanska.debian.org
Sun Jan 28 22:58:16 UTC 2018


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

josue pushed a commit to branch master
in repository praw.

commit 9fa02d0a6587b7f1df0ebba3de6a8613f7a400ea
Author: Josue Ortega <josue at debian.org>
Date:   Sun Jan 28 16:35:04 2018 -0600

    d/control: Bumps dependency version on python3-prawcore to 0.13.0
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0b71a4a..35df0a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ praw (5.3.0-1) UNRELEASED; urgency=medium
 
   * New upstream release (5.3.0)
   * Bumps debhelper compat version to 11.
+  * debian/control:
+    - Bumps dependency on python3-prawcore to 0.13.0.
 
  -- Josue Ortega <josue at debian.org>  Sun, 28 Jan 2018 16:28:53 -0600
 
diff --git a/debian/control b/debian/control
index 36aa38f..702f9d6 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/praw.git
 Package: python3-praw
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends},
- python3-prawcore (>= 0.12.0)
+ python3-prawcore (>= 0.13.0)
 Recommends: praw-doc
 Description: Python Reddit API Wrapper (Python 3 version)
  PRAW, an acronym for "Python Reddit API Wrapper", is a Python module that

-- 
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