[Bug 1320612] Re: Merge python-babel 1.3+dfsg.1-3

Daniel Holbach daniel.holbach at ubuntu.com
Tue May 20 12:32:24 UTC 2014


tests/messages/test_pofile.py ..................................

=================================== FAILURES ===================================
____________________ [doctest] babel.dates.format_timedelta ____________________
728 
729     >>> format_timedelta(timedelta(hours=23), threshold=0.9, locale='en_US')
730     u'1 day'
731     >>> format_timedelta(timedelta(hours=23), threshold=1.1, locale='en_US')
732     u'23 hours'
733 
734     In addition directional information can be provided that informs
735     the user if the date is in the past or in the future:
736 
737     >>> format_timedelta(timedelta(hours=1), add_direction=True)
Expected:
    u'In 1 hour'
Got:
    u'In 1 Stunde'

/tmp/buildd/python-babel-1.3+dfsg.1/babel/dates.py:737: DocTestFailure
===================== 1 failed, 443 passed in 2.42 seconds =====================
debian/rules:67: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/tmp/buildd/python-babel-1.3+dfsg.1'
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1320612

Title:
  Merge python-babel 1.3+dfsg.1-3

Status in “python-babel” package in Ubuntu:
  Triaged

Bug description:
  python-babel (1.3+dfsg.1-3ubuntu1) utopic; urgency=low

    * Merge from Debian unstable (lp: #1320612).  Remaining changes:
      - Don't try to remove files in debian/rules which aren't there anymore.

   -- Michael Bienia <geser at ubuntu.com>  Sun, 18 May 2014 11:26:46 +0200

  python-babel (1.3+dfsg.1-3) unstable; urgency=medium

    * Uses an embedded copy of dir_to_symlink() from dpkg-maintscript-helper to
      allow easier backports to Wheezy (since there's no dpkg backport with that
      function in Wheezy).
    * Adds the use of six for unicode strings to allow easier backports to
      Python 3.2.
    * Version build-depends on python-pytest and python3-pytest.
    * Runs the unit test on build (Closes: #727616).
    * Removes sphinx.ext.intersphinx from docs/conf.py to avoid network access
      during the build.

   -- Thomas Goirand <zigo at debian.org>  Thu, 13 Feb 2014 15:57:04 +0800

  python-babel (1.3+dfsg.1-2.1) unstable; urgency=low

    * Non-maintainer upload.
    * Really fix the directory to symlink conversion.  (Closes: #728427)
      Use dpkg-maintscript-helper dir_to_symlink which requires dpkg 1.17.5.

   -- Andreas Beckmann <anbe at debian.org>  Sun, 19 Jan 2014 00:40:32 +010

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-babel/+bug/1320612/+subscriptions



More information about the Ubuntu-sponsors mailing list