Your message dated Sun, 25 Dec 2022 18:49:54 +0000
with message-id <e1p9w4i-001lpp...@fasolo.debian.org>
and subject line Bug#1025117: fixed in python-pyramid 2.0+dfsg-2
has caused the Debian Bug report #1025117,
regarding python-pyramid: (autopkgtest) needs update for python3.11: 
'Translations' object has no attribute 'lgettext'
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 ow...@bugs.debian.org
immediately.)


-- 
1025117: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025117
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-pyramid
Version: 2.0+dfsg-1
Severity: serious
Tags: sid bookworm
User: debian...@lists.debian.org
Usertags: needs-update
User: debian-pyt...@lists.debian.org
Usertags: python3.11
Control: affects -1 src:python3-defaults

Dear maintainer(s),

We are in the transition of adding python3.11 as a supported Python version [0]. With a recent upload of python3-defaults the autopkgtest of python-pyramid fails in testing when that autopkgtest is run with the binary packages of python3-defaults from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
python3-defaults       from testing    3.10.6-3
python-pyramid         from testing    2.0+dfsg-1
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of python3-defaults to testing [1]. https://docs.python.org/3/whatsnew/3.11.html lists what's new in Python3.11, it may help to identify what needs to be updated.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[0] https://bugs.debian.org/1021984
[1] https://qa.debian.org/excuses.php?package=python3-defaults

https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-pyramid/28750382/log.gz

=================================== FAILURES =================================== _______________________ TestTranslations.test_ldgettext ________________________

self = <tests.test_i18n.TestTranslations testMethod=test_ldgettext>

    def test_ldgettext(self):
        t = self._makeOne()
      self.assertEqual(t.ldgettext('messages', 'foo'), b'Voh')

tests/test_i18n.py:426: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Translations: "None">, domain = 'messages', message = 'foo'

    def ldgettext(self, domain, message):
        """Like ``lgettext()``, but look the message up in the specified
        domain.
        """
      return self._domains.get(domain, self).lgettext(message)
E       AttributeError: 'Translations' object has no attribute 'lgettext'

/usr/lib/python3/dist-packages/pyramid/i18n.py:342: AttributeError
_______________________ TestTranslations.test_ldngettext _______________________

self = <tests.test_i18n.TestTranslations testMethod=test_ldngettext>

    def test_ldngettext(self):
        t = self._makeOne()
      self.assertEqual(t.ldngettext('messages', 'foo1', 'foos1', 1), b'Voh1')

tests/test_i18n.py:441: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Translations: "None">, domain = 'messages', singular = 'foo1'
plural = 'foos1', num = 1

    def ldngettext(self, domain, singular, plural, num):
        """Like ``lngettext()``, but look the message up in the specified
        domain.
        """
      return self._domains.get(domain, self).lngettext(singular, plural, num)
E       AttributeError: 'Translations' object has no attribute 'lngettext'

/usr/lib/python3/dist-packages/pyramid/i18n.py:360: AttributeError

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: python-pyramid
Source-Version: 2.0+dfsg-2
Done: Stefano Rivera <stefa...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-pyramid, 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 1025...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefano Rivera <stefa...@debian.org> (supplier of updated python-pyramid 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 25 Dec 2022 14:24:55 -0400
Source: python-pyramid
Architecture: source
Version: 2.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Stefano Rivera <stefa...@debian.org>
Closes: 1025117
Changes:
 python-pyramid (2.0+dfsg-2) unstable; urgency=medium
 .
   * Team upload.
   * Patch: Add support for Python 3.11 (Closes: #1025117)
Checksums-Sha1:
 120ae26650382db66d6899f3996b17719e663bde 1838 python-pyramid_2.0+dfsg-2.dsc
 e8d8a2eac440d7781a93392dcd8807260913a1d3 7500 
python-pyramid_2.0+dfsg-2.debian.tar.xz
 384ad9d11c6c60b26120610bad334ff02320339f 6315 
python-pyramid_2.0+dfsg-2_source.buildinfo
Checksums-Sha256:
 6ef9cf8b141760c7e584159cd6a3f49d1ecb96ac173ea8b4e43569d9e90be378 1838 
python-pyramid_2.0+dfsg-2.dsc
 b99a352956e7149d0dee9acf71f462d3b810535095b051fe3c067785ca5fec6c 7500 
python-pyramid_2.0+dfsg-2.debian.tar.xz
 5c209a39e8f40a1bf3b7ec1328132a138ddff7f036ff884fc639103c75455d49 6315 
python-pyramid_2.0+dfsg-2_source.buildinfo
Files:
 8ba5a6a4f0203e43e32a3bd249d95ad9 1838 python optional 
python-pyramid_2.0+dfsg-2.dsc
 1c08872b8860d527fbe436dc5cf066fe 7500 python optional 
python-pyramid_2.0+dfsg-2.debian.tar.xz
 7da307c588d1e410ba05a25e913ad32b 6315 python optional 
python-pyramid_2.0+dfsg-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCY6iWdBQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2Ol4AQCO1mUXe4ftjXQWAsMIOG6et9y3GoEs
vMpGCXCou8ihogEAg/S+VYIDcOTKAknrhQOi57tQUa34nNrGr93gH6gaVQo=
=Xa94
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to