Your message dated Sat, 03 Feb 2024 23:19:17 +0000
with message-id <e1rwpi5-001zop...@fasolo.debian.org>
and subject line Bug#1061747: fixed in liac-arff 2.5.0-5
has caused the Debian Bug report #1061747,
regarding liac-arff ftbfs with Python 3.12 as default
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.)


-- 
1061747: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061747
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:liac-arff
Version: 2.5.0-4
Severity: serious
Tags: sid trixie ftbfs
User: debian-pyt...@lists.debian.org
Usertags: python3.12

With python3-defaults from experimental, the package fails to build:

[...]
======================================================================
ERROR: test_encode_too_many_attributes_coo (tests.test_data.TestCOOData.test_encode_too_many_attributes_coo)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_data.py", line 206, in test_encode_too_many_attributes_coo
    with self.assertRaisesRegexp(arff.BadObject,
         ^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestCOOData' object has no attribute 'assertRaisesRegexp'. Did you mean: 'assertRaisesRegex'?

======================================================================
ERROR: test_encode_too_many_attributes_dense (tests.test_data.TestData.test_encode_too_many_attributes_dense)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_data.py", line 99, in test_encode_too_many_attributes_dense
    with self.assertRaisesRegexp(arff.BadObject,
         ^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestData' object has no attribute 'assertRaisesRegexp'. Did you mean: 'assertRaisesRegex'?

======================================================================
ERROR: test_encode_too_many_attributes_lod (tests.test_data.TestLODData.test_encode_too_many_attributes_lod)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_data.py", line 300, in test_encode_too_many_attributes_lod
    with self.assertRaisesRegexp(arff.BadObject,
         ^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestLODData' object has no attribute 'assertRaisesRegexp'. Did you mean: 'assertRaisesRegex'?

======================================================================
ERROR: test_encode_duplicate_attribute_name (tests.test_encode.TestEncodeComment.test_encode_duplicate_attribute_name)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_encode.py", line 169, in test_encode_duplicate_attribute_name
    with self.assertRaisesRegexp(arff.BadObject,
         ^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestEncodeComment' object has no attribute 'assertRaisesRegexp'. Did you mean: 'assertRaisesRegex'?

======================================================================
ERROR: test_decode (tests.test_decode.TestDuplicateAttributeName.test_decode)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/test_decode.py", line 359, in test_decode
    with self.assertRaisesRegexp(arff.BadAttributeName,
         ^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestDuplicateAttributeName' object has no attribute 'assertRaisesRegexp'. Did you mean: 'assertRaisesRegex'?

======================================================================
ERROR: test_dense (tests.test_decode.TestInvalidValues.test_dense)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/test_decode.py", line 382, in test_dense
    with self.assertRaisesRegexp(arff.ArffException,
         ^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestInvalidValues' object has no attribute 'assertRaisesRegexp'. Did you mean: 'assertRaisesRegex'?

======================================================================
ERROR: test_sparse (tests.test_decode.TestInvalidValues.test_sparse)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/test_decode.py", line 399, in test_sparse
    with self.assertRaisesRegexp(arff.ArffException,
         ^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestInvalidValues' object has no attribute 'assertRaisesRegexp'. Did you mean: 'assertRaisesRegex'?

======================================================================
ERROR: test_coo (tests.test_decode.TestTooManyAttributes.test_coo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/test_decode.py", line 333, in test_coo
    with self.assertRaisesRegexp(arff.BadDataFormat,
         ^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestTooManyAttributes' object has no attribute 'assertRaisesRegexp'. Did you mean: 'assertRaisesRegex'?

======================================================================
ERROR: test_dense (tests.test_decode.TestTooManyAttributes.test_dense)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/test_decode.py", line 326, in test_dense
    with self.assertRaisesRegexp(arff.BadDataFormat,
         ^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestTooManyAttributes' object has no attribute 'assertRaisesRegexp'. Did you mean: 'assertRaisesRegex'?

======================================================================
ERROR: test_lod (tests.test_decode.TestTooManyAttributes.test_lod)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/test_decode.py", line 340, in test_lod
    with self.assertRaisesRegexp(arff.BadDataFormat,
         ^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestTooManyAttributes' object has no attribute 'assertRaisesRegexp'. Did you mean: 'assertRaisesRegex'?

----------------------------------------------------------------------
Ran 141 tests in 0.040s

FAILED (errors=10)
Test failed: <unittest.runner.TextTestResult run=141 errors=10 failures=0>
error: Test failed: <unittest.runner.TextTestResult run=141 errors=10 failures=0>
--- End Message ---
--- Begin Message ---
Source: liac-arff
Source-Version: 2.5.0-5
Done: Yogeswaran Umasankar <kd8...@gmail.com>

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

Debian distribution maintenance software
pp.
Yogeswaran Umasankar <kd8...@gmail.com> (supplier of updated liac-arff 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: SHA256

Format: 1.8
Date: Sat, 03 Feb 2024 12:30:00 +0000
Source: liac-arff
Architecture: source
Version: 2.5.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Yogeswaran Umasankar <kd8...@gmail.com>
Closes: 1058229 1061747
Changes:
 liac-arff (2.5.0-5) unstable; urgency=medium
 .
   [ Yogeswaran Umasankar ]
   * Team upload.
   * Patch to fix AttributeError in tests with Python 3.12.
     (Closes: #1058229, #1061747)
   * Added 2024 copyright for debian/*.
 .
   [ Andreas Tille ]
   * Add salsa-ci file (routine-update)
   * Add upstream metadata
Checksums-Sha1:
 cdcc865385c50b3df92417a7cc40d3c933e856e3 2104 liac-arff_2.5.0-5.dsc
 752a72ff1b3e4a1ba0a9cfa25cd9d188dcec07cf 3900 liac-arff_2.5.0-5.debian.tar.xz
 a6281db91b943bc3a2033d346f5fed79ee34e4b9 6848 liac-arff_2.5.0-5_amd64.buildinfo
Checksums-Sha256:
 17ca42e4199af2f4ba99820e050f75068fe2c7b1bd80965be47e8ded6c5867b5 2104 
liac-arff_2.5.0-5.dsc
 22bc935d91cbcc9c6e7bfab98bd17098da4e58f25c88503957aad6656ca131e8 3900 
liac-arff_2.5.0-5.debian.tar.xz
 5023290be164c26602b67d8ef78f57db0a2be8d7a43e8434066ecf830eee1988 6848 
liac-arff_2.5.0-5_amd64.buildinfo
Files:
 d1547148a997f1ae83f301abf166303e 2104 python optional liac-arff_2.5.0-5.dsc
 aae715e09b8612a1de51e257e1be579d 3900 python optional 
liac-arff_2.5.0-5.debian.tar.xz
 0d90ceb5ca39ae68def6188172593206 6848 python optional 
liac-arff_2.5.0-5_amd64.buildinfo

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

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmW+wPwRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtES6Q/6AsLpPwaQK+99hiYdJjZopn12J+VnnVNl
xPN0cMX0C7hWxpyhSFsuJAnSdA02rceiJrDk+pqcocH0P27W8a/GHFswYi3Iun/1
eTVHSq/KfiTs9XyJGTgh1YSkk3gnNgbI9aoM/IUu1JS4k+dmxyGs62Hbu4Ta1lV9
1LM+9iF0JkdDD0NrzFvyA5mQIem5BHocAlboeabnbF1VCYmSTjf8tc0ArryaErlE
vv/1y8XgrIGNXbEzwdF9Hce9Tb74rd8tdIXy888FGvNLY6qXEtGvtNWSixAcR0zX
zjqJJbVKWgz7P6WFqJUsFJ5Zkc9Eyg4oo0GXpA6ual8D4Ikc3LzhWiVsBO6dCGNE
RBz2Q0VryYqM+MFkgbYCeXLjXm/r/nEwYjUYahZ4GvRRp+PiIsb1ircCACmSYsGT
D27mQY3+3f4N7cCIi/O+zPnxZxXyOerB+MUuXNaadmC1/dwl+n9knVPRNtySCEaI
43NcTS32Kr/Qju4n6zspZ2gRM6gaQTXLjWXDb5aQ0yTB+pxL4szLHyAV1XUcJ2Fi
BBKebIqLbhuPke/SQMx8vNhuhQ0DrSS3JYbwQUbrS622GdIYPOtRtDGg/BbC8rJ2
AYAtoo2IxmhkK9ZyYz6TGdqT3UJ2hoIGBIyptB1ZOmmQ9wSp4Df7wCYqLEpnnx3v
9JxIgSdyS1A=
=eKms
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to