Your message dated Mon, 29 Jun 2020 08:28:47 +0000
with message-id <e1jpp9j-0002lz...@fasolo.debian.org>
and subject line Bug#963817: fixed in pandas 0.25.3+dfsg2-3
has caused the Debian Bug report #963817,
regarding numpy breaks pandas autopkgtest: TypeError: Cannot interpret 
'CategoricalDtype(categories=None, ordered=None)' as a data type
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.)


-- 
963817: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963817
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: numpy, pandas
Control: found -1 numpy/1:1.19.0-1
Control: found -1 pandas/0.25.3+dfsg2-2
Severity: serious
Tags: sid bullseye
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of numpy the autopkgtest of pandas fails in testing
when that autopkgtest is run with the binary packages of numpy from
unstable. It passes when run with only packages from testing. In tabular
form:

                       pass            fail
numpy                  from testing    1:1.19.0-1
pandas                 from testing    0.25.3+dfsg2-2
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 numpy to testing
[1]. Due to the nature of this issue, I filed this bug report against
both packages. Can you please investigate the situation and reassign the
bug to the right package?

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

Paul

[1] https://qa.debian.org/excuses.php?package=numpy

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

=================================== FAILURES
===================================
___________________ TestCategoricalDtype.test_numpy_informed
___________________

self = <pandas.tests.dtypes.test_dtypes.TestCategoricalDtype object at
0x7f9877b8b070>

    def test_numpy_informed(self):
        with pytest.raises(TypeError, match="data type not understood"):
>           np.dtype(self.dtype)
E           TypeError: Cannot interpret
'CategoricalDtype(categories=None, ordered=None)' as a data type

/usr/lib/python3/dist-packages/pandas/tests/dtypes/test_dtypes.py:50:
TypeError

During handling of the above exception, another exception occurred:

self = <pandas.tests.dtypes.test_dtypes.TestCategoricalDtype object at
0x7f9877b8b070>

    def test_numpy_informed(self):
        with pytest.raises(TypeError, match="data type not understood"):
>           np.dtype(self.dtype)
E           AssertionError: Pattern 'data type not understood' not found
in "Cannot interpret 'CategoricalDtype(categories=None, ordered=None)'
as a data type"

/usr/lib/python3/dist-packages/pandas/tests/dtypes/test_dtypes.py:50:
AssertionError
___________________ TestDatetimeTZDtype.test_numpy_informed
____________________

self = <pandas.tests.dtypes.test_dtypes.TestDatetimeTZDtype object at
0x7f9877a5bf70>

    def test_numpy_informed(self):
        with pytest.raises(TypeError, match="data type not understood"):
>           np.dtype(self.dtype)
E           TypeError: Cannot interpret 'datetime64[ns, US/Eastern]' as
a data type

/usr/lib/python3/dist-packages/pandas/tests/dtypes/test_dtypes.py:50:
TypeError

During handling of the above exception, another exception occurred:

self = <pandas.tests.dtypes.test_dtypes.TestDatetimeTZDtype object at
0x7f9877a5bf70>

    def test_numpy_informed(self):
        with pytest.raises(TypeError, match="data type not understood"):
>           np.dtype(self.dtype)
E           AssertionError: Pattern 'data type not understood' not found
in "Cannot interpret 'datetime64[ns, US/Eastern]' as a data type"

/usr/lib/python3/dist-packages/pandas/tests/dtypes/test_dtypes.py:50:
AssertionError
_____________________ TestPeriodDtype.test_numpy_informed
______________________

self = <pandas.tests.dtypes.test_dtypes.TestPeriodDtype object at
0x7f9877a23970>

    def test_numpy_informed(self):
        with pytest.raises(TypeError, match="data type not understood"):
>           np.dtype(self.dtype)
E           TypeError: Cannot interpret 'period[D]' as a data type

/usr/lib/python3/dist-packages/pandas/tests/dtypes/test_dtypes.py:50:
TypeError

During handling of the above exception, another exception occurred:

self = <pandas.tests.dtypes.test_dtypes.TestPeriodDtype object at
0x7f9877a23970>

    def test_numpy_informed(self):
        with pytest.raises(TypeError, match="data type not understood"):
>           np.dtype(self.dtype)
E           AssertionError: Pattern 'data type not understood' not found
in "Cannot interpret 'period[D]' as a data type"

/usr/lib/python3/dist-packages/pandas/tests/dtypes/test_dtypes.py:50:
AssertionError
____________________ TestIntervalDtype.test_numpy_informed
_____________________

self = <pandas.tests.dtypes.test_dtypes.TestIntervalDtype object at
0x7f9877aa4520>

    def test_numpy_informed(self):
        with pytest.raises(TypeError, match="data type not understood"):
>           np.dtype(self.dtype)
E           TypeError: Cannot interpret 'interval[int64]' as a data type

/usr/lib/python3/dist-packages/pandas/tests/dtypes/test_dtypes.py:50:
TypeError

During handling of the above exception, another exception occurred:

self = <pandas.tests.dtypes.test_dtypes.TestIntervalDtype object at
0x7f9877aa4520>

    def test_numpy_informed(self):
        with pytest.raises(TypeError, match="data type not understood"):
>           np.dtype(self.dtype)
E           AssertionError: Pattern 'data type not understood' not found
in "Cannot interpret 'interval[int64]' as a data type"

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: pandas
Source-Version: 0.25.3+dfsg2-3
Done: rebecca_pal...@zoho.com (Rebecca N. Palmer)

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 963...@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: Sun, 28 Jun 2020 21:47:22 +0100
Source: pandas
Architecture: source
Version: 0.25.3+dfsg2-3
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: 963817
Changes:
 pandas (0.25.3+dfsg2-3) unstable; urgency=medium
 .
   * Nested DataFrames may raise ValueError with numpy 1.19
     (upstream bug 32289).  Clarify error message and xfail tests.
   * Stop using a no-longer-existing numpy constant.
   * Tests: ignore deprecations/rewordings and avoid setup exception
     with numpy 1.19.  (Together, the above Closes: #963817)
   * Bump debhelper compat to 13.
   * Fix HDFStore.flush (part of #877419) on s390x.
   * Add NEWS.html.gz for Standards-Version 4.5.0.
     (Choosing not to also add NEWS.gz as it would be large.)
   * Tests: accept Hurd's errno and lack of multiprocessing.
   * Docs: replace embedded Javascript copies with links.
Checksums-Sha1:
 a1f0c20336aebb75025de30d5d4600c36bfdab0a 4004 pandas_0.25.3+dfsg2-3.dsc
 19ccfc02e46c26f9113eaec5de0c4c9e35ff0b93 74492 
pandas_0.25.3+dfsg2-3.debian.tar.xz
 69f5f558df756d8ca57ef1e5962b46d33e967ed6 5997 
pandas_0.25.3+dfsg2-3_source.buildinfo
Checksums-Sha256:
 4b242ce22331e0cbc9f6f13b7680935242b20d1a0293ca6bc4068c1e7f8517f7 4004 
pandas_0.25.3+dfsg2-3.dsc
 37ac4d850cad9b2a3cff5610a49051bdefcfb4567138e80a2157cca81cfdc959 74492 
pandas_0.25.3+dfsg2-3.debian.tar.xz
 d4630ee0114cb29b5d5bd5c14af87f604be1ead35592c15a649fc73cce3da2ff 5997 
pandas_0.25.3+dfsg2-3_source.buildinfo
Files:
 ff368b776683165493b9e366b0d7ce5c 4004 python optional pandas_0.25.3+dfsg2-3.dsc
 3f6310a168fcd07a1a7241dec1e474ae 74492 python optional 
pandas_0.25.3+dfsg2-3.debian.tar.xz
 a0d4473b29ba3f79cc4aed7cd4bb30f1 5997 python optional 
pandas_0.25.3+dfsg2-3_source.buildinfo

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

iQJMBAEBCgA2FiEEZ8sxEAXE7b4yF1MI3uUNDVZ+omYFAl75mzIYHHJlYmVjY2Ff
cGFsbWVyQHpvaG8uY29tAAoJEN7lDQ1WfqJmbU4QAJmqqrX9abeKMRfYCkwqDSE+
2u+78litJQ+CmAaiV87PeuMQdC3frw1CZHS44eF/nbSHal2BtlYNUV0ZfKo620OI
UJsk4dYrTpf421dcOOwCEKSleS/a+1P98fGhTgn+ZcrF0coNg8cQeZ1KmkSq9b3U
h9IPzIMdyMswnFvP3phLZ79lo322XbwT/zY3Ihs2Bo0UR6Vo+WS2SjnMdBQ/oozE
R1o1clFS4rAMFejGxvLHKoLGPt5u203WFdBFRsq9bupcHAdVrDj91xod6sZxm94l
4HM4arVwgwz6RqGrQSfcsIE2BjbfjcL9vI0ylFoooToKSKPmdG38crps51hEhdSb
jUY2kHLdiXZ4DqdXH1mpmurcUKQ4FFehxJt4XhQTA2+sbJy4lFdhrrRctfr1oLfx
yBVafBCUbjvNUk8auG2rkv6DTwkTd6BS5c17rogN4ncWqTrC8I7icTBIQWhkfjfd
G1zHnUI0f95mgDyklV2YccJsrhdj5GpleFhVQl/f33YTb0QeBYLMT0mmxK3IiOEa
G6ljhXpzZ+3EmB61vdW1aONKRLm/i5W8o467ciDfpO32mLqdczGFm1fJjsQTnxPg
EFf9wPftJ8QtD+srhIrcYDiRWMVzRBxlbmDIMG0E52UVYIGsx8FXRfM1Cx6P0XVU
S69sjgKnmvFapVDhrDIG
=DCXB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to