Your message dated Sat, 29 Mar 2025 15:57:53 +0000
with message-id <e1tyyzf-006eg3...@fasolo.debian.org>
and subject line Bug#1101527: fixed in pandas 2.2.3+dfsg-9
has caused the Debian Bug report #1101527,
regarding pandas fails its autopkgtests
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.)


-- 
1101527: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101527
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pandas
Version: 2.2.3+dfsg-8
Severity: serious

Pandas is failings its autopkgtests in unstable and currently blocking 
matplotlib migration.
On closer inspection, these do not look related to matplotlib and are likely 
failing due to
other reasons.

Part of failing log:

1936s _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ _ _ 
1936s 
1936s mysql_pymysql_engine = Engine(mysql+pymysql://root@localhost:3306/pandas)
1936s 
1936s     @pytest.fixture
1936s     def mysql_pymysql_conn(mysql_pymysql_engine):
1936s >       with mysql_pymysql_engine.connect() as conn:
1936s 
1936s /usr/lib/python3/dist-packages/pandas/tests/io/test_sql.py:634: 
1936s _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ _ _ 
1936s 
1936s self = Engine(mysql+pymysql://root@localhost:3306/pandas)
1936s 
1936s     def connect(self) -> Connection:
1936s         """Return a new :class:`_engine.Connection` object.
1936s     
1936s         The :class:`_engine.Connection` acts as a Python context manager, 
so
1936s         the typical use of this method looks like::
1936s     
1936s             with engine.connect() as connection:
1936s                 connection.execute(text("insert into table values 
('foo')"))
1936s                 connection.commit()
1936s     
1936s         Where above, after the block is completed, the connection is 
"closed"
1936s         and its underlying DBAPI resources are returned to the connection 
pool.
1936s         This also has the effect of rolling back any transaction that
1936s         was explicitly begun or was begun via autobegin, and will
1936s         emit the :meth:`_events.ConnectionEvents.rollback` event if one 
was
1936s         started and is still in progress.
1936s     
1936s         .. seealso::
1936s     
1936s             :meth:`_engine.Engine.begin`
1936s     
1936s         """
1936s     
1936s >       return self._connection_cls(self)
1936s 
1936s /usr/lib/python3/dist-packages/sqlalchemy/engine/base.py:3278: 
1936s _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ _ _ 
1936s 
1936s self = <sqlalchemy.engine.base.Connection object at 0x7fd90f73c1a0>
1936s engine = Engine(mysql+pymysql://root@localhost:3306/pandas), connection = 
None
1936s _has_events = None, _allow_revalidate = True, _allow_autobegin = True
1936s 
1936s     def __init__(
1936s         self,
1936s         engine: Engine,
1936s         connection: Optional[PoolProxiedConnection] = None,
1936s         _has_events: Optional[bool] = None,
1936s         _allow_revalidate: bool = True,
1936s         _allow_autobegin: bool = True,
1936s     ):
1936s         """Construct a new Connection."""
1936s         self.engine = engine
1936s         self.dialect = dialect = engine.dialect
1936s     
1936s         if connection is None:
1936s             try:
1936s                 self._dbapi_connection = engine.raw_connection()
1936s             except dialect.loaded_dbapi.Error as err:
1936s >               Connection._handle_dbapi_exception_noconnection(
1936s                     err, dialect, engine
1936s                 )
1936s 
1936s /usr/lib/python3/dist-packages/sqlalchemy/engine/base.py:148: 
1936s _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ _ _ 
1936s 


Full log at:

https://ci.debian.net/packages/p/pandas/testing/amd64/59330055/
https://ci.debian.net/data/autopkgtest/testing/amd64/p/pandas/59330055/log.gz

--- End Message ---
--- Begin Message ---
Source: pandas
Source-Version: 2.2.3+dfsg-9
Done: Rebecca N. Palmer <rebecca_pal...@zoho.com>

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

Debian distribution maintenance software
pp.
Rebecca N. Palmer <rebecca_pal...@zoho.com> (supplier of updated pandas 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: Sat, 29 Mar 2025 13:01:52 +0000
Source: pandas
Architecture: source
Version: 2.2.3+dfsg-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Rebecca N. Palmer <rebecca_pal...@zoho.com>
Closes: 1101527
Changes:
 pandas (2.2.3+dfsg-9) unstable; urgency=medium
 .
   * Tests: ignore warning added in matplotlib 3.10. (Closes: #1101527)
   * Tests: run but ignore more (already) xfailed tests,
     but less verbosely to not overflow the log.
   * Tests: remove no longer needed xfails (#1068422 has been fixed).
Checksums-Sha1:
 8c4c422ccbb177fb56cbb92652d0f773a3adb128 5546 pandas_2.2.3+dfsg-9.dsc
 e03f93486d98d02b567c3b1370c0c3b61e1edc35 112140 
pandas_2.2.3+dfsg-9.debian.tar.xz
 e5dc2d64eac38deb12bd1bb54fcb2237363ff44b 10044 
pandas_2.2.3+dfsg-9_source.buildinfo
Checksums-Sha256:
 679478e48fa73292b774f8718bc0f0875602965cabefe17a5128d02fc178f52a 5546 
pandas_2.2.3+dfsg-9.dsc
 59703c3967956f81529aec0aa23232973943d3382396b621fc435cbead817e43 112140 
pandas_2.2.3+dfsg-9.debian.tar.xz
 6c121c7d8d1716af5d66cd8195cf640b81125a95b7c3b47bfc8db7ce70aacf96 10044 
pandas_2.2.3+dfsg-9_source.buildinfo
Files:
 1ad5dc7c06df3856357a807832eb28b8 5546 python optional pandas_2.2.3+dfsg-9.dsc
 8cb017cf5f27d0112c77da4d1b631058 112140 python optional 
pandas_2.2.3+dfsg-9.debian.tar.xz
 6a69278b302dd4423a9d491c95dac057 10044 python optional 
pandas_2.2.3+dfsg-9_source.buildinfo

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

iQJMBAEBCgA2FiEEZ8sxEAXE7b4yF1MI3uUNDVZ+omYFAmfoB84YHHJlYmVjY2Ff
cGFsbWVyQHpvaG8uY29tAAoJEN7lDQ1WfqJmpXwQAL/IXUtQlp4pYQyARdkS91HC
69gBiomExwJ0MMAOUjoJeRrKcz2WinCvSDd61l4UUqJ4IOYRlwiakeojm9wYfj1g
m510QBmUMumnkOxFsZmWbVLy77xxAcBIAlvsG4L1f6QxrHHP0Fwctw6P8R+qXntr
FuWZcTrms9Nrqtfd4vkOJLyTVAd885AwMs/MLHBv7auYdpC+8iEVMiFaOfTIhqEH
afTgU0LEaJVEdeb1lfbEdI94QVJ5KvIKRCnYr39+RztQSXFsEKu1KguvBjaze/K6
DQPT6kwtu3dh2UPp1mWK6PE64e5t+UTMQ5c0FDHv5zivoQLPWBkviU9G+SbELhKl
1uDBo2fiqntLfHvE67thTqggYmeE5uRVUJats0V6WQDKy6jDixN2lycKJAw8tpHq
4TTzfbCLliqo61S4KiZ3Ngrky5KmpKjtt0umqmQEPMpv1AQhQXDL9X2P50HXES/h
EaoXBHxlEC9lP/liGq/qqZvpFLDpHBYH9/Yf/Ko5SaAR8TYAAPUlIJuaDm5p4SCT
hgiwek11YaoICsb3dM/jnHh5+VwjrKvaPMGhwDOPZS6RKINqvuNhhZsowI9tdB8j
2WPzcSD3cLXRL36UoGgKj58jA1vVp7XEWKK/6aBK9S8QPDmFpGgBaIG3AUp1Tbyl
g511MfDbVeoG8Y709PQh
=0Yo+
-----END PGP SIGNATURE-----

Attachment: pgpxrnVFoq3w5.pgp
Description: PGP signature


--- End Message ---

Reply via email to