Your message dated Fri, 06 Dec 2013 15:23:52 +0000 with message-id <[email protected]> and subject line Bug#728425: fixed in python-babel 1.3+dfsg.1-2 has caused the Debian Bug report #728425, regarding FTBFS in a sbuild chroot to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 728425: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728425 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:python-babel Version: 1.3+dfsg.1-1 Severity: serious make[1]: Entering directory `/«BUILDDIR»/python-babel-1.3+dfsg.1' py.test tests ============================= test session starts ============================== platform linux2 -- Python 2.7.5 -- pytest-2.3.5 collected 323 items tests/test_core.py .............................................. tests/test_dates.py ............................................................ tests/test_localedata.py ...... tests/test_numbers.py ..........F................ tests/test_plural.py ....... tests/test_support.py .......................... tests/test_util.py .. tests/messages/test_catalog.py .................................... tests/messages/test_checkers.py ...... tests/messages/test_extract.py .................................... tests/messages/test_frontend.py ................................ tests/messages/test_jslexer.py . tests/messages/test_mofile.py ... tests/messages/test_plurals.py . tests/messages/test_pofile.py .................................. =================================== FAILURES =================================== ____________________________ test_get_currency_name ____________________________ def test_get_currency_name(): > assert numbers.get_currency_name('USD', 'en_US') == u'US dollars' tests/test_numbers.py:176: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ currency = 'USD', count = 'en_US', locale = None def get_currency_name(currency, count=None, locale=LC_NUMERIC): """Return the name used by the locale for the specified currency. >>> get_currency_name('USD', locale='en_US') u'US Dollar' .. versionadded:: 0.9.4 :param currency: the currency code :param count: the optional count. If provided the currency name will be pluralized to that number if possible. :param locale: the `Locale` object or locale identifier """ loc = Locale.parse(locale) if count is not None: > plural_form = loc.plural_form(count) E AttributeError: 'NoneType' object has no attribute 'plural_form' babel/numbers.py:47: AttributeError ===================== 1 failed, 322 passed in 0.89 seconds ===================== -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.12.0-rc7-wrar-1+ (SMP w/4 CPU cores; PREEMPT) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---Source: python-babel Source-Version: 1.3+dfsg.1-2 We believe that the bug you reported is fixed in the latest version of python-babel, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Thomas Goirand <[email protected]> (supplier of updated python-babel package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Thu, 21 Nov 2013 16:23:56 +0000 Source: python-babel Binary: python-pybabel python-babel python3-babel python-babel-localedata python-babel-doc Architecture: source all Version: 1.3+dfsg.1-2 Distribution: unstable Urgency: low Maintainer: Debian Python Modules Team <[email protected]> Changed-By: Thomas Goirand <[email protected]> Description: python-babel - tools for internationalizing Python applications - Python 2.x python-babel-doc - tools for internationalizing Python applications - documentation python-babel-localedata - tools for internationalizing Python applications - locale data fi python-pybabel - tools for internationalizing Python applications (transitional du python3-babel - tools for internationalizing Python applications - Python 3.x Closes: 728425 728427 729084 Changes: python-babel (1.3+dfsg.1-2) unstable; urgency=low . * Fixes upgrade from 1.3-2 that was deleting files from the -localedata folder (Closes: #728427). * Adds patch to fix-up locales in the currency name test, which caused FTBFS in a sbuild chroot (Closes: #728425). Thanks Andrey Rahmatullin for reporting, and James Page for his patch. * Corrects debian/copyright to include the license of the CLDR data. Thanks to Andrey Rahmatullin for reporting. (Closes: #729084). Checksums-Sha1: 363d6804b97839e4d94fa7abcf131826e79cd50d 2424 python-babel_1.3+dfsg.1-2.dsc 9b76635cfd54bc50bc34707941adb0e4cc853c5b 8240 python-babel_1.3+dfsg.1-2.debian.tar.gz 9e36fda60c9ab787d20ed020d0a9a45ae3b27f3d 10544 python-pybabel_1.3+dfsg.1-2_all.deb 478fc3b4443fc37901b3293aa41819dab4c7de5e 76594 python-babel_1.3+dfsg.1-2_all.deb 1159a8f52d36d60ab6d3e4ff6386b985bc2ca60d 73468 python3-babel_1.3+dfsg.1-2_all.deb fad46773d9a9a1adfd9d5d50f86b9913fbbade5d 1943188 python-babel-localedata_1.3+dfsg.1-2_all.deb 698c454ec392ada36bc73789279dba0051301092 163726 python-babel-doc_1.3+dfsg.1-2_all.deb Checksums-Sha256: 16d07739d0509b49cfd7ddc671909072910cf04641682917a21d927631c640d2 2424 python-babel_1.3+dfsg.1-2.dsc 3926d8e8fa6b5bf89f44884da3315b470b758dbee590066e5d86862492e13ceb 8240 python-babel_1.3+dfsg.1-2.debian.tar.gz 8dfd0844a9f4617a6f89be013d76d544b4cbfd7b647e8e5ff5ce26cc4c9ac5b0 10544 python-pybabel_1.3+dfsg.1-2_all.deb c6264e010d706db21d685341b7cb1abd1ffcff481a1b630fadb8a5ea427eb4c8 76594 python-babel_1.3+dfsg.1-2_all.deb b3dfa39e35ef51afeca0047a4f604708d077922a2314b91f3d11fe73bcff15f3 73468 python3-babel_1.3+dfsg.1-2_all.deb 1a925a138eba846056d0a39de8824d5887158f7ca94fbda0725e2561af3d4627 1943188 python-babel-localedata_1.3+dfsg.1-2_all.deb 8d887e09330f9aa9da1510ff8e47cfcb1cc26260b497aa199252b002b1ddb786 163726 python-babel-doc_1.3+dfsg.1-2_all.deb Files: cb2145410f7cbbec581cee11f2ea0a34 2424 python optional python-babel_1.3+dfsg.1-2.dsc b7b8f4efc3afc3a53151ee5e463228d3 8240 python optional python-babel_1.3+dfsg.1-2.debian.tar.gz 3cd8fcb97bd435454b3bf175bbc3c597 10544 oldlibs optional python-pybabel_1.3+dfsg.1-2_all.deb 82a16da773a22f3f994dd0e10f3b6b3a 76594 python optional python-babel_1.3+dfsg.1-2_all.deb 4eea43a4613623206c0a1d29d4cc6375 73468 python optional python3-babel_1.3+dfsg.1-2_all.deb 20dbc47750a67bbf290c0487d6fd3425 1943188 python optional python-babel-localedata_1.3+dfsg.1-2_all.deb 1f2521883893a97152f6da56b9b7684d 163726 doc optional python-babel-doc_1.3+dfsg.1-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) iQIcBAEBCAAGBQJSoeW+AAoJENQWrRWsa0P++BIP/2pABkdjnCtZFiKAzukCIHbT 6v9L96D/37YW3Al16hyPuOBy076j5ljaP54OucwvJeTSu2k8kKgwbNMpAiJpzhN3 AwrmwocMP8ze224IwkYlDv367DvX7fFBAC8eu+x6DNcQnkQ7EaTzXviqdxX6lG/G 8Ae21k6L4M6gys5YBmIXOd1GedhUQR7pOSVGlvFeZEO0/D0VV0CkMFZ01zKo1Ag3 tZiEkRBa3QtSONWbk12YdUrhAZjN8cYmCBQrpeOTUFS7ZHNfri3i96gRYVUuMBik oHyVXX3jcxirngcMIPX6X60mGahQjY/4WsCfXWERKapSE2O4qlHNxGXVWdXqN9g+ CDopmIoXZLKgAIkDmxhNZNff9+B/Y7C40Jl5Gz3YULsS1V7j6caUtQC/Gubeza2n yOFbpN3vPJktvAOLvDDnIMJ9URXsuLzwe8gN2UhYjTS9ApEJLwkqNh4eXTpESlfz Ti51UsuwvhAQ2DjL9E0TOvWCprxnjV68VkvcWXUYQydWkhNUAJPwRJny9WgLk5/e AY/HoOXIpPSWdhGCmFENdmRnsMMwmV+YL+jt+tniic3h77aEpcc3v/CvNXq+kXTa wkazsYCJJYQCqgmoSzYWrSTNnTO11ZDIebDEkK/O4jtIAKJmbfpJBP7hA0+hMvmN u4timSNzm5y5VG4nB+r1 =IScV -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

