[Python-modules-commits] [django-pipeline] 03/03: Document in debian/changelog: * Wrote patch to fix tests, which FTBFS with Django 1.10 (Closes: #828653). - 0003-Define-kwarg_name-in-pipeline_settings-class.patch

Thomas Goirand zigo at moszumanska.debian.org
Fri Aug 5 11:34:09 UTC 2016


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

zigo pushed a commit to branch master
in repository django-pipeline.

commit 8946d0f6ca998c9663014bf898a9e4efbfe58e48
Author: Thomas Goirand <zigo at debian.org>
Date:   Fri Aug 5 11:33:39 2016 +0000

    Document in debian/changelog:
      * Wrote patch to fix tests, which FTBFS with Django 1.10 (Closes: #828653).
        - 0003-Define-kwarg_name-in-pipeline_settings-class.patch
---
 debian/changelog                                             |  8 ++++++++
 .../0003-Define-kwarg_name-in-pipeline_settings-class.patch  | 12 +++++-------
 2 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ef16358..3be6fd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+django-pipeline (1.6.8-1.1) unstable; urgency=medium
+
+  * Team upload.
+  * Wrote patch to fix tests, which FTBFS with Django 1.10 (Closes: #828653).
+    - 0003-Define-kwarg_name-in-pipeline_settings-class.patch
+
+ -- Thomas Goirand <zigo at debian.org>  Fri, 05 Aug 2016 11:32:23 +0000
+
 django-pipeline (1.6.8-1) unstable; urgency=medium
 
   * New upstream version.
diff --git a/debian/patches/0003-Define-kwarg_name-in-pipeline_settings-class.patch b/debian/patches/0003-Define-kwarg_name-in-pipeline_settings-class.patch
index 3075c7b..598918c 100644
--- a/debian/patches/0003-Define-kwarg_name-in-pipeline_settings-class.patch
+++ b/debian/patches/0003-Define-kwarg_name-in-pipeline_settings-class.patch
@@ -1,11 +1,9 @@
-From e6c9304cf992e554867f46b51baa277aa9c8031d Mon Sep 17 00:00:00 2001
-From: Thomas Goirand <zigo at debian.org>
-Date: Fri, 5 Aug 2016 11:30:38 +0000
 Subject: Define kwarg_name in pipeline_settings class
-
----
- tests/utils.py | 1 +
- 1 file changed, 1 insertion(+)
+Author: Thomas Goirand <zigo at debian.org>
+Forwarded: no
+Bug-Debian: https://bugs.debian.org/828653
+Date: Fri, 5 Aug 2016 11:30:38 +0000
+Last-Update: 2016-08-05
 
 diff --git a/tests/utils.py b/tests/utils.py
 index bf1c7ca..c3501dc 100644

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



More information about the Python-modules-commits mailing list