Your message dated Tue, 30 Nov 2021 15:36:45 +0000
with message-id <e1ms5bv-000bms...@fasolo.debian.org>
and subject line Bug#1000552: fixed in python-agate-excel 0.2.5-1
has caused the Debian Bug report #1000552,
regarding openpyxl breaks python-agate-excel autopkgtest
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.)


-- 
1000552: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000552
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openpyxl, python-agate-excel
Control: found -1 openpyxl/3.0.9-1
Control: found -1 python-agate-excel/0.2.3-1
Severity: serious
Tags: sid bookworm
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of openpyxl the autopkgtest of python-agate-excel fails in testing when that autopkgtest is run with the binary packages of openpyxl from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
openpyxl               from testing    3.0.9-1
python-agate-excel     from testing    0.2.3-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 openpyxl 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=openpyxl

https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-agate-excel/16944816/log.gz

=================================== FAILURES =================================== _________________________ TestXLSX.test_ambiguous_date _________________________

self = <tests.test_table_xlsx.TestXLSX testMethod=test_ambiguous_date>

    def test_ambiguous_date(self):
        table = agate.Table.from_xlsx('examples/test_ambiguous_date.xlsx')
            self.assertColumnNames(table, ['s'])
        self.assertColumnTypes(table, [agate.Date])
      self.assertRows(table, [
            [datetime.date(1899, 12, 31)],
        ])

tests/test_table_xlsx.py:108: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/lib/python3/dist-packages/agate/testcase.py:53: in assertRows
    self.assertSequenceEqual(table.rows[i], row)
E AssertionError: Sequences differ: <agate.Row: (datetime.date(1900, 1, 1))> != [datetime.date(1899, 12, 31)]
E   E   First differing element 0:
E   datetime.date(1900, 1, 1)
E   datetime.date(1899, 12, 31)
E   E   - <agate.Row: (datetime.date(1900, 1, 1))>
E   + [datetime.date(1899, 12, 31)]
=============================== warnings summary ===============================
tests/test_table_xls.py::TestXLS::test_header
tests/test_table_xlsx.py::TestXLSX::test_header
/usr/lib/python3/dist-packages/agateexcel/table_xls.py:91: RuntimeWarning: Column names not specified. "('a', 'b', 'c')" will be used as names.

tests/test_table_xls.py::TestXLS::test_numeric_column_name
tests/test_table_xlsx.py::TestXLSX::test_numeric_column_name
/usr/lib/python3/dist-packages/agate/utils.py:285: UnnamedColumnWarning: Column 2 has no name. Using "c".

tests/test_table_xlsx.py::TestXLSX::test_file_like
tests/test_table_xlsx.py::TestXLSX::test_from_xlsx
tests/test_table_xlsx.py::TestXLSX::test_from_xlsx_with_column_names
tests/test_table_xlsx.py::TestXLSX::test_sheet_index
tests/test_table_xlsx.py::TestXLSX::test_sheet_multiple
tests/test_table_xlsx.py::TestXLSX::test_sheet_multiple
tests/test_table_xlsx.py::TestXLSX::test_sheet_name
/usr/lib/python3/dist-packages/openpyxl/worksheet/_reader.py:312: UserWarning: Unknown extension is not supported and will be removed

-- Docs: https://docs.pytest.org/en/stable/warnings.html
=========================== short test summary info ============================ FAILED tests/test_table_xlsx.py::TestXLSX::test_ambiguous_date - AssertionErr... ================== 1 failed, 22 passed, 11 warnings in 0.53s ===================
autopkgtest [01:11:31]: test command1


Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: python-agate-excel
Source-Version: 0.2.5-1
Done: Håvard Flaget Aasen <haavard_aa...@yahoo.no>

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

Debian distribution maintenance software
pp.
Håvard Flaget Aasen <haavard_aa...@yahoo.no> (supplier of updated 
python-agate-excel 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: Tue, 30 Nov 2021 15:08:09 +0000
Source: python-agate-excel
Architecture: source
Version: 0.2.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Håvard Flaget Aasen <haavard_aa...@yahoo.no>
Closes: 1000552
Changes:
 python-agate-excel (0.2.5-1) unstable; urgency=medium
 .
   * Team upload.
   [ Debian Janitor ]
   * Use secure URI in Homepage field.
   * Bump debhelper from old 12 to 13.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
 .
   [ Ondřej Nový ]
   * d/control: Update Maintainer field with new Debian Python Team
     contact address.
   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
     layout.
 .
   [ Håvard Flaget Aasen ]
   * New upstream version 0.2.5
     New version is compatible with openpyxl version 3.0.9 Closes: #1000552
   * Rebase patches, mark patches forwarded: not-needed.
   * Update Standards-Version to 4.6.0.
   * Update homepage.
   * Add python3-olefile, drop sphinx-common and dpkg-dev as
     build dependencies.
   * Add rules-requires-root.
   * Drop 'built-using' field.
   * d/watch: Bump version to 4.
   * d/source/local-options -> options. To build twice in a row.
   * autopkgtest: Get Python version with 's' flag.
 .
   [ Jeroen Ploemen ]
   * Control: remove the build profile restriction from the suggested
     dependency of the binary pkg on the -doc pkg.
   * Control: add missing spaces in description.
   * Rules: merge dh_auto_build overrides.
Checksums-Sha1:
 5187a894dd8ee9db5a2c06f06a089cdf2f5e4cf6 2472 python-agate-excel_0.2.5-1.dsc
 f93d0b8ec7fd1a4d1390d446a0af9f56697465cf 165943 
python-agate-excel_0.2.5.orig.tar.gz
 32f3b56a0d1df256f8a47cee1252d59eb4d305d0 4420 
python-agate-excel_0.2.5-1.debian.tar.xz
 ecd51ed45575802fb292fdc194d8a4ec2363e3f6 8856 
python-agate-excel_0.2.5-1_source.buildinfo
Checksums-Sha256:
 dd82b2cca86f76a45d3d85b8477340afd614d7ebc52d318227265ef16997a56c 2472 
python-agate-excel_0.2.5-1.dsc
 aad17edcc99627106e990755cc54e6d8a77452f6f22b30768b35047fbb12c587 165943 
python-agate-excel_0.2.5.orig.tar.gz
 7442a8a7a588629b671aaeebb3e77a40b7fcb4078ef12438e76d30fd02f162d6 4420 
python-agate-excel_0.2.5-1.debian.tar.xz
 bc6b73c1dee0cdaf9ab6d0c3e8ce2e159fae3d308d073b0b786259d39d78d045 8856 
python-agate-excel_0.2.5-1_source.buildinfo
Files:
 5ca9c0850782009879df3cba68faa451 2472 python optional 
python-agate-excel_0.2.5-1.dsc
 8f0dc0db5d05695a7f02447b44d2e690 165943 python optional 
python-agate-excel_0.2.5.orig.tar.gz
 6e8d408316de1540799bccc89970419d 4420 python optional 
python-agate-excel_0.2.5-1.debian.tar.xz
 22fa66c268c49b77a5a8d6d8c87c8eb3 8856 python optional 
python-agate-excel_0.2.5-1_source.buildinfo

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

iQIzBAEBCgAdFiEEd8lhnEnWos3N8v+qQoMEoXSNzHoFAmGmPoUACgkQQoMEoXSN
zHoxHhAA6I4ZE3SIPFSOCR3NYDFWy4oAqTCjcOD/cWoiOZ9z3eGmwEqYHZbZHKfQ
XRbisjYnge6hLGJx6IGXlyvh6qjenHc8J4Ed/YqJBa0WxsBrDAEjGhJDlSr6qSup
aOK1R1xK91LaIUAT6ueZF3aI0SeU8qk8fRL5yrEm8UOgKYiFVGZlgYu+3iQUyWbV
maUlCmn+1DQENkK0D1UJBBI4gVFJ0ZrhqXUCwAamqrVooqNSR9svpCIc8zT3tDmP
QAgfFYUcm5fVnXVOUFem3Dyn1uwCw1q/4AcxjZTRJVNVkSMH/gUWtWUmSJg078R+
7XdsqK8Sy9U+9h3hdGu/4UrQqKhGdy96ACcSjUhhzSHvhT01kJdk30PFOiCV/Yvw
QG22DtUMnnRo7lBht+q2i8PImTfPMjSrh3nOMdJbU4P0s3nUnHRnLpb0HaOKXU3q
9SGirqQtm5x8frczsY5J5rcV5BlPf/aU+utFC0KmvMiPEauBPIIbTZ+M2SHVz1O8
QDz2V4RdIHjYBBVgRDMVCl/6Hq5gFxgEVNLAvu5mdd5Q8IQ7h5M9E3Wqylo483Im
5//7AcNCQfGO3KXW3IGi1X9nhtA2etl8BIh92h4W4CONssmH0vLUe6BRmOvP3xSL
G67UgiPkFqxJpg/bnKBxi2hMrw0OTMNTyk8AWwBQBRWZX3xISTI=
=Nd/W
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to