Package: python-elasticsearch Version: 1.2.0-1 Severity: normal Tags: patch User: [email protected] Usertags: origin-ubuntu vivid ubuntu-patch
Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: Enable tests to run during package builds. Note: Tests get several tracebacks since packaging isn't running with a cluster, but tests still pass. Thanks for considering the patch. -- System Information: Debian Release: jessie/sid APT prefers utopic-updates APT policy: (500, 'utopic-updates'), (500, 'utopic-security'), (500, 'utopic'), (100, 'utopic-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-29-generic (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/rules' --- debian/rules 2014-09-03 13:17:06 +0000 +++ debian/rules 2015-02-10 13:42:46 +0000 @@ -19,5 +19,5 @@ override_dh_installchangelogs: dh_installchangelogs Changelog.rst -#Tests are disabled right now as they fail and spam about missing network. override_dh_auto_test: + python setup.py test
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

