Your message dated Fri, 19 Nov 2021 16:37:17 +0000
with message-id <e1mo6t3-000gjg...@fasolo.debian.org>
and subject line Bug#999374: fixed in python-gammu 3.2.4-1
has caused the Debian Bug report #999374,
regarding python-gammu ftbfs with Python 3.10 (test failures)
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.)


-- 
999374: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999374
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-gammu
Version: 2.12-2
Severity: important
Tags: ftbfs
User: debian-pyt...@lists.debian.org
Usertags: python3.10

python-gammu ftbfs with python3-defaults from experimental:

[...]
======================================================================
ERROR: test_decode (test.test_sms.PDUTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_sms.py", line 64, in test_decode
    sms = gammu.DecodePDU(PDU_DATA)
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

======================================================================
ERROR: test_encode_gsm (test.test_sms.PDUTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_sms.py", line 100, in test_encode_gsm
    self.do_smstest(smsinfo, GSM)
  File "/<<PKGBUILDDIR>>/test/test_sms.py", line 70, in do_smstest
    sms = gammu.EncodeSMS(smsinfo)
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

======================================================================
ERROR: test_encode_plain (test.test_sms.PDUTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_sms.py", line 94, in test_encode_plain
    self.do_smstest(smsinfo, MESSAGE)
  File "/<<PKGBUILDDIR>>/test/test_sms.py", line 70, in do_smstest
    sms = gammu.EncodeSMS(smsinfo)
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

======================================================================
ERROR: test_encode_unicode (test.test_sms.PDUTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_sms.py", line 107, in test_encode_unicode
    self.do_smstest(smsinfo, UNICODE)
  File "/<<PKGBUILDDIR>>/test/test_sms.py", line 70, in do_smstest
    sms = gammu.EncodeSMS(smsinfo)
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

======================================================================
ERROR: test_link (test.test_sms.PDUTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_sms.py", line 116, in test_link
    sms = gammu.EncodeSMS(smsinfo)
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

======================================================================
ERROR: test_file (test.test_config.DebugTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_config.py", line 113, in test_file
    self.check_operation(testfile.name, handle)
  File "/<<PKGBUILDDIR>>/test/test_config.py", line 99, in check_operation
    gammu.DecodePDU(PDU_DATA)
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

======================================================================
ERROR: test_filename (test.test_config.DebugTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_config.py", line 123, in test_filename
    self.check_operation(testfile.name)
  File "/<<PKGBUILDDIR>>/test/test_config.py", line 99, in check_operation
    gammu.DecodePDU(PDU_DATA)
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

======================================================================
ERROR: test_none (test.test_config.DebugTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_config.py", line 130, in test_none
    self.check_operation(None)
  File "/<<PKGBUILDDIR>>/test/test_config.py", line 99, in check_operation
    gammu.DecodePDU(PDU_DATA)
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

======================================================================
ERROR: test_nothing (test.test_config.DebugTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_config.py", line 138, in test_nothing
    self.check_operation(None)
  File "/<<PKGBUILDDIR>>/test/test_config.py", line 99, in check_operation
    gammu.DecodePDU(PDU_DATA)
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

======================================================================
ERROR: test_diverts (test.test_dummy.BasicDummyTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_dummy.py", line 123, in test_diverts
    state_machine.SetCallDivert('AllTypes', 'All', '123456789')
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

======================================================================
ERROR: test_sendsms_long (test.test_dummy.BasicDummyTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_dummy.py", line 315, in test_sendsms_long
    encoded = gammu.EncodeSMS(smsinfo)
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

======================================================================
ERROR: test_sms (test.test_dummy.BasicDummyTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/test/test_dummy.py", line 231, in test_sms
    sms.append(state_machine.GetNextSMS(Start=True, Folder=0))
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

----------------------------------------------------------------------
Ran 50 tests in 31.747s

FAILED (errors=12)
Test failed: <unittest.runner.TextTestResult run=50 errors=12 failures=0>

--- End Message ---
--- Begin Message ---
Source: python-gammu
Source-Version: 3.2.4-1
Done: Stefano Rivera <stefa...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-gammu, 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 999...@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-gammu 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: Fri, 19 Nov 2021 12:14:29 -0400
Source: python-gammu
Architecture: source
Version: 3.2.4-1
Distribution: unstable
Urgency: medium
Maintainer: Michal Čihař <ni...@debian.org>
Changed-By: Stefano Rivera <stefa...@debian.org>
Closes: 999374
Changes:
 python-gammu (3.2.4-1) unstable; urgency=medium
 .
   [ Stefano Rivera ]
   * Team upload.
   * New upstream release.
     - Supports Python 3.10. (Closes: #999374)
   * Bump copyright years.
 .
   [ Ondřej Nový ]
   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
     layout.
 .
   [ Sandro Tosi ]
   * Use the new Debian Python Team contact name and address
 .
   [ Debian Janitor ]
   * Use secure URI in Homepage field.
   * Bump debhelper from deprecated 9 to 13.
     + debian/rules: Drop --fail-missing argument, now the default.
   * Update standards version to 4.5.1, no changes needed.
Checksums-Sha1:
 ab51b82f09c2d180d97099413523ee732e8c7042 1482 python-gammu_3.2.4-1.dsc
 adda276d93c246ac5bd4a82d5cc43d4d2dcab074 138986 python-gammu_3.2.4.orig.tar.gz
 84b1a69e7fae8219110f850c763fb125b30728fa 2796 
python-gammu_3.2.4-1.debian.tar.xz
 30397f1073219f19228d04151a5f03b82c11464e 6086 
python-gammu_3.2.4-1_source.buildinfo
Checksums-Sha256:
 d8a26a55a812aa7699efd5bc5ff50da5ac6c86f9ddd421730a4c21f33a7615bd 1482 
python-gammu_3.2.4-1.dsc
 49fc70f01bc192c43ff3ec815e082df5261ea4c8d36a695e977734c4eb4df868 138986 
python-gammu_3.2.4.orig.tar.gz
 e0405775bb8656434f9b677172572a9cb2536ecf8009b042284134e55139fa4b 2796 
python-gammu_3.2.4-1.debian.tar.xz
 9cf60e12282c4314f7c99cb70e3533ec1eea5673eafae6957cbefefa9f025ecf 6086 
python-gammu_3.2.4-1_source.buildinfo
Files:
 da92b4fb465e915a8413ef0be6534f7a 1482 python optional python-gammu_3.2.4-1.dsc
 3c3c2b8bd625500a19a667968cbb4205 138986 python optional 
python-gammu_3.2.4.orig.tar.gz
 8d3957c2ae814df47e3ffe55598d3777 2796 python optional 
python-gammu_3.2.4-1.debian.tar.xz
 f3f4ac878a3927f301ee9dc659a89520 6086 python optional 
python-gammu_3.2.4-1_source.buildinfo

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

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCYZfNfxQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2IYaAQCnYnAtbSziJudFYUyazoa0Lz43SKZK
7QIhG4JbAaDK7QD/ewtO8LFMHGtOVuc/2vmFlbM3oCyaTds0diTkM48Xgg0=
=UqGo
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to