tag 867899 pending
thanks

Hello,

Bug #867899 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:

    
https://anonscm.debian.org/cgit/python-modules/packages/sqlobject.git/commit/?id=28af124

---
commit 28af1242d64524d4e5057b8d4311ba41e1140d23
Author: Neil Muller <drnlmuller+deb...@gmail.com>
Date:   Thu Aug 3 16:45:13 2017 +0200

    Update for sqlobject 3.3.0
    
    Drop obsolete patches.
    Change to using sphinx to build docs.
    Backport upstream patch needed to run tests with python 3.6.

diff --git a/debian/changelog b/debian/changelog
index 1dff06e..2286d12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+sqlobject (3.3.0+dfsg-1) UNRELEASED; urgency=low
+
+  * Update to the latest upstream release.
+     - Adds support for python 3.6 (Closes: #867899)
+     - Documentation is now built using sphinx.
+     - Fix pytest warnings by renaming the helper classes.
+  * Drop obsolete fix_sqlite_vacuum_cmd patch.
+  * Backport patch to fix additional test failure with python 3.6.
+  * Update package to use sphinx to build the html documentation.
+  * Drop obsolete change_doc_build_script patch.
+  * Remove the dh_clean override from debian/rules, since it's no longer
+    needed with the new documentation build system.
+  * Drop debian/clean for the same reason.
+
+ -- Neil Muller <drnlmuller+deb...@gmail.com>  Thu, 03 Aug 2017 16:39:32 +0200
+
 sqlobject (3.1.0+dfsg-2) unstable; urgency=low
 
   * Fix build failure with sqlite 3.15: new patch fix_sqlite_vacuum_cmd

Reply via email to