Your message dated Wed, 27 Dec 2023 09:04:00 +0000
with message-id <e1rippy-0095pk...@fasolo.debian.org>
and subject line Bug#1058337: fixed in dirty-equals 0.7.0-2
has caused the Debian Bug report #1058337,
regarding dirty-equals: FTBFS: dh_auto_test: error: pybuild --test -i 
python{version} -p "3.12 3.11" returned exit code 13
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.)


-- 
1058337: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058337
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dirty-equals
Version: 0.7.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> TZ=utc dh_auto_test
> I: pybuild base:310: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_dirty-equals/build; python3.12 -m 
> pytest --ignore=tests/test_docs.py
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.12.1, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_dirty-equals/build
> configfile: pyproject.toml
> testpaths: tests
> collected 540 items
> 
> tests/test_base.py .............................                         [  
> 5%]
> tests/test_boolean.py ............................................       [ 
> 13%]
> tests/test_datetime.py ..........................F...................... [ 
> 22%]
>                                                                          [ 
> 22%]
> tests/test_dict.py ..................................................... [ 
> 32%]
> .....                                                                    [ 
> 33%]
> tests/test_inspection.py ............................                    [ 
> 38%]
> tests/test_list_tuple.py ............................................... [ 
> 47%]
> ...............................                                          [ 
> 52%]
> tests/test_numeric.py .................................................. [ 
> 62%]
> .................................                                        [ 
> 68%]
> tests/test_other.py .................................................... [ 
> 77%]
> ............................................................             [ 
> 89%]
> tests/test_strings.py .................................................. [ 
> 98%]
> .........                                                                
> [100%]
> 
> =================================== FAILURES 
> ===================================
> ________________________________ test_is_now_tz 
> ________________________________
> 
>     def test_is_now_tz():
> >       now_ny = 
> > datetime.utcnow().replace(tzinfo=timezone.utc).astimezone(pytz.timezone('America/New_York'))
> E       DeprecationWarning: datetime.datetime.utcnow() is deprecated and 
> scheduled for removal in a future version. Use timezone-aware objects to 
> represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
> 
> tests/test_datetime.py:102: DeprecationWarning
> =========================== short test summary info 
> ============================
> FAILED tests/test_datetime.py::test_is_now_tz - DeprecationWarning: 
> datetime....
> ======================== 1 failed, 539 passed in 0.76s 
> =========================
> E: pybuild pybuild:395: test: plugin pyproject failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_dirty-equals/build; python3.12 -m 
> pytest --ignore=tests/test_docs.py
> I: pybuild base:310: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_dirty-equals/build; python3.11 -m 
> pytest --ignore=tests/test_docs.py
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.7, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_dirty-equals/build
> configfile: pyproject.toml
> testpaths: tests
> collected 540 items
> 
> tests/test_base.py .............................                         [  
> 5%]
> tests/test_boolean.py ............................................       [ 
> 13%]
> tests/test_datetime.py ................................................. [ 
> 22%]
>                                                                          [ 
> 22%]
> tests/test_dict.py ..................................................... [ 
> 32%]
> .....                                                                    [ 
> 33%]
> tests/test_inspection.py ............................                    [ 
> 38%]
> tests/test_list_tuple.py ............................................... [ 
> 47%]
> ...............................                                          [ 
> 52%]
> tests/test_numeric.py .................................................. [ 
> 62%]
> .................................                                        [ 
> 68%]
> tests/test_other.py .................................................... [ 
> 77%]
> ............................................................             [ 
> 89%]
> tests/test_strings.py .................................................. [ 
> 98%]
> .........                                                                
> [100%]
> 
> ============================= 540 passed in 0.77s 
> ==============================
> dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/dirty-equals_0.7.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: dirty-equals
Source-Version: 0.7.0-2
Done: Edward Betts <edw...@4angle.com>

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

Debian distribution maintenance software
pp.
Edward Betts <edw...@4angle.com> (supplier of updated dirty-equals 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: Wed, 27 Dec 2023 08:41:37 +0000
Source: dirty-equals
Architecture: source
Version: 0.7.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Edward Betts <edw...@4angle.com>
Closes: 1058337
Changes:
 dirty-equals (0.7.0-2) unstable; urgency=medium
 .
   * Patch code and tests to work with Python 3.12. (Closes: #1058337)
Checksums-Sha1:
 419bb05855eca1648291a4423f3acbcde37c5226 2205 dirty-equals_0.7.0-2.dsc
 fa3d78de0db9494698da862b1c9852b01a19a92a 3380 
dirty-equals_0.7.0-2.debian.tar.xz
 5395ecba268f25bdf66cf884d64c1ce776157b42 8438 
dirty-equals_0.7.0-2_source.buildinfo
Checksums-Sha256:
 4c32bc99b91f4e8be47f0bb4ee6d01b79314f5164fed08dc8bbcfef9c4055d95 2205 
dirty-equals_0.7.0-2.dsc
 34e29d51d0bafd5713cd633744cfbec03fdff1aa17909ab8b26194a02b4cca55 3380 
dirty-equals_0.7.0-2.debian.tar.xz
 c51332e9ad6ca2ca1066fcb63d6593442087f7062ff80369d8f849ea31317599 8438 
dirty-equals_0.7.0-2_source.buildinfo
Files:
 e8d463e3df50e7d493b7305188e7e0e5 2205 python optional dirty-equals_0.7.0-2.dsc
 7931bd5c922efd90333fc71dbf4506b3 3380 python optional 
dirty-equals_0.7.0-2.debian.tar.xz
 23d2b485a6e1f43f8bf78ca39c071044 8438 python optional 
dirty-equals_0.7.0-2_source.buildinfo

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

iQIzBAEBCgAdFiEE+4rPp4xyYInDitAmlgWhCYxjuSoFAmWL44UACgkQlgWhCYxj
uSqvTA//R7xV+WOSuXdtxeVJbtapjC+sPul5vIP68JrKK44/2HVJ5cFNq29mkSPB
QJ84dcn40GlOKwdzyJVDDt8plWAUsjC4ccO37rJOazb+CLl9mkk/rGno4M1+Wud+
NRHAIOk2EiTS4WIho9Banx1mqzHMw+ryUiHXPsH7kL/N1Sxy1y8nTspPYoBE8h5l
ZOO0xPyq4K8L8Jj0TFcSDTinxWEF4ofISQm8eyHW7S2i36E+2vUElxG4ffo5uPvf
bMsrKohbhDM8uDg7BKdZHcGKYR0fSU99Zh5KYBkYIVcMiBht0WHmjYIHnHqzZJVT
zYtAVISHzZyzMAqt7msqyf2tE3iId/xP2Ca7+HUumthZk1l7Iyrrte1SJZolaTNn
62rWQVUZnnC9WK+4PFZ75G5p71+egQ94MVigYVFZK2xiY6ot2CgNvPDYx8B6WOsC
X39UCs04MJTEn5rKlThfzufW/371KRbScyYJwqIoItI5pUgwk+aInFFR3cuuS+jW
zG20ytN2PExsQEKKsjSrub22FKPNhP/keOqfng5UK3psPHhLcERcUcPrRtChAcaw
S8OPQpeyfr0wQd0SH9duJ6y3t1eb+2EqkVbdV3BJgE9rF+9qiVltKujobN579pxE
Yh9oHVtv8mMPFgNCaWHsSqSmkr8sw+3kpvR7kFC6fXwmTeEe8JQ=
=w7HI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to