Merge python-babel 1.3+dfsg.1-3

Bug #1320612 reported by Michael Bienia
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-babel (Ubuntu)
Fix Released
Undecided
Unassigned

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 <email address hidden> 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 <email address hidden> 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 <email address hidden> Sun, 19 Jan 2014 00:40:32 +010

Revision history for this message
Michael Bienia (geser) wrote :
description: updated
Robie Basak (racb)
Changed in python-babel (Ubuntu):
status: New → Triaged
Revision history for this message
Daniel Holbach (dholbach) wrote :

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

Revision history for this message
Michael Bienia (geser) wrote :

Hmm, I test-built this in my utopic pbuilder without problems (just repeated again to double-check):

py.test
============================= test session starts ==============================
platform linux2 -- Python 2.7.6 -- py-1.4.20 -- pytest-2.5.2
collected 444 items
[...]
========================== 444 passed in 4.67 seconds ==========================
py.test-3
============================= test session starts ==============================
platform linux -- Python 3.4.1 -- py-1.4.20 -- pytest-2.5.2
collected 323 items
[...]
========================== 323 passed in 4.30 seconds ==========================

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package python-babel - 1.3+dfsg.1-3ubuntu1

---------------
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.

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.

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.
 -- Michael Bienia <email address hidden> Sun, 18 May 2014 11:26:46 +0200

Changed in python-babel (Ubuntu):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.