[Reportbug-commits] [reportbug] 02/38: fix invalid escape sequence deprecation warnings with Python 3.6; patch by Ville Skyttä; Closes: #878437
Sandro Tosi
morph at moszumanska.debian.org
Fri Dec 29 04:33:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository reportbug.
commit 9117376583ca064506a4844c204a4960822a4c1f
Author: Sandro Tosi <morph at debian.org>
Date: Thu Dec 28 17:49:56 2017 -0500
fix invalid escape sequence deprecation warnings with Python 3.6; patch by Ville Skyttä; Closes: #878437
---
debian/changelog | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 68d8e1e..6a64b2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,11 @@ reportbug (7.1.8) UNRELEASED; urgency=medium
* reportbug/debbugs.py
- add `a11y` tag
+ * reportbug/utils.py
+ - fix invalid escape sequence deprecation warnings with Python 3.6; patch by
+ Ville Skyttä; Closes: #878437
- -- Sandro Tosi <morph at debian.org> Tue, 04 Jul 2017 21:00:30 -0400
+ -- Sandro Tosi <morph at debian.org> Thu, 28 Dec 2017 17:49:05 -0500
reportbug (7.1.7) unstable; urgency=medium
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reportbug/reportbug.git
More information about the Reportbug-commits
mailing list