Your message dated Sun, 14 Jan 2024 21:41:56 +0000
with message-id <e1rp8eu-002apv...@fasolo.debian.org>
and subject line Bug#1058188: fixed in python-spinners 0.0~git20200220.a73d561-4
has caused the Debian Bug report #1058188,
regarding python-spinners: FTBFS: AttributeError: 'TestSpinners' object has no 
attribute 'assertEquals'. Did you mean: 'assertEqual'?
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.)


-- 
1058188: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058188
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-spinners
Version: 0.0~git20200220.a73d561-3
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):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:744: 
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
> 
>         
> ********************************************************************************
>         Usage of dash-separated 'description-file' will not be supported in 
> future
>         versions. Please use the underscore name 'description_file' instead.
> 
>         This deprecation is overdue, please update your project and remove 
> deprecated
>         calls to avoid build errors in the future.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   opt = self.warn_dash_deprecation(opt, section)
> running config
> I: pybuild base:310: python3.11 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:744: 
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
> 
>         
> ********************************************************************************
>         Usage of dash-separated 'description-file' will not be supported in 
> future
>         versions. Please use the underscore name 'description_file' instead.
> 
>         This deprecation is overdue, please update your project and remove 
> deprecated
>         calls to avoid build errors in the future.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   opt = self.warn_dash_deprecation(opt, section)
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:310: /usr/bin/python3.12 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:744: 
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
> 
>         
> ********************************************************************************
>         Usage of dash-separated 'description-file' will not be supported in 
> future
>         versions. Please use the underscore name 'description_file' instead.
> 
>         This deprecation is overdue, please update your project and remove 
> deprecated
>         calls to avoid build errors in the future.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   opt = self.warn_dash_deprecation(opt, section)
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_py-spinners/build/spinners
> copying spinners/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_py-spinners/build/spinners
> copying spinners/spinners.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_py-spinners/build/spinners
> running egg_info
> creating spinners.egg-info
> writing spinners.egg-info/PKG-INFO
> writing dependency_links to spinners.egg-info/dependency_links.txt
> writing requirements to spinners.egg-info/requires.txt
> writing top-level names to spinners.egg-info/top_level.txt
> writing manifest file 'spinners.egg-info/SOURCES.txt'
> reading manifest file 'spinners.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> writing manifest file 'spinners.egg-info/SOURCES.txt'
> I: pybuild base:310: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:744: 
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
> 
>         
> ********************************************************************************
>         Usage of dash-separated 'description-file' will not be supported in 
> future
>         versions. Please use the underscore name 'description_file' instead.
> 
>         This deprecation is overdue, please update your project and remove 
> deprecated
>         calls to avoid build errors in the future.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   opt = self.warn_dash_deprecation(opt, section)
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_py-spinners/build/spinners
> copying spinners/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_py-spinners/build/spinners
> copying spinners/spinners.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_py-spinners/build/spinners
> running egg_info
> writing spinners.egg-info/PKG-INFO
> writing dependency_links to spinners.egg-info/dependency_links.txt
> writing requirements to spinners.egg-info/requires.txt
> writing top-level names to spinners.egg-info/top_level.txt
> reading manifest file 'spinners.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> writing manifest file 'spinners.egg-info/SOURCES.txt'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:310: cd 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_py-spinners/build'; python3.12 -m 
> nose2 -v 
> test_symbols (tests.test_spinners.TestSpinners.test_symbols)
> Test the symbols in Spinners enum. ... ERROR
> 
> ======================================================================
> ERROR: test_symbols (tests.test_spinners.TestSpinners.test_symbols)
> Test the symbols in Spinners enum.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_py-spinners/build/tests/test_spinners.py",
>  line 22, in test_symbols
>     self.assertEquals(
>     ^^^^^^^^^^^^^^^^^
> AttributeError: 'TestSpinners' object has no attribute 'assertEquals'. Did 
> you mean: 'assertEqual'?
> 
> ----------------------------------------------------------------------
> Ran 1 test in 0.000s
> 
> FAILED (errors=1)
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_py-spinners/build'; python3.12 -m 
> nose2 -v 
> I: pybuild base:310: cd 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_py-spinners/build'; python3.11 -m 
> nose2 -v 
> test_symbols (tests.test_spinners.TestSpinners.test_symbols)
> Test the symbols in Spinners enum. ... ok
> 
> ----------------------------------------------------------------------
> Ran 1 test in 0.000s
> 
> OK
> dh_auto_test: error: pybuild --test --test-nose2 -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/python-spinners_0.0~git20200220.a73d561-3_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: python-spinners
Source-Version: 0.0~git20200220.a73d561-4
Done: Andreas Tille <ti...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-spinners, 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.
Andreas Tille <ti...@debian.org> (supplier of updated python-spinners 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: Sun, 14 Jan 2024 21:20:14 +0100
Source: python-spinners
Architecture: source
Version: 0.0~git20200220.a73d561-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 1058188
Changes:
 python-spinners (0.0~git20200220.a73d561-4) unstable; urgency=medium
 .
   * Team upload.
   * Add watch file
   * s/assertEquals/assertEqual/
     Closes: #1058188
   * Standards-Version: 4.6.2 (routine-update)
   * Testsuite: autopkgtest-pkg-python (routine-update)
   * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
   * Add salsa-ci file (routine-update)
   * Set upstream metadata fields: Bug-Database, Bug-Submit.
   * Remove obsolete fields Contact, Name from debian/upstream/metadata
     (already present in machine-readable debian/copyright).
Checksums-Sha1:
 9f4d49985cbd16dfa167bce7f14a8bc81f9cd3dc 2280 
python-spinners_0.0~git20200220.a73d561-4.dsc
 ec7206c89885f0601d921fd4e0e4c78755d6df52 2768 
python-spinners_0.0~git20200220.a73d561-4.debian.tar.xz
 05cf8abc1f65883ad5c923ade6f51851e5c6cb53 7042 
python-spinners_0.0~git20200220.a73d561-4_amd64.buildinfo
Checksums-Sha256:
 27e7d8ac5242c3a3241eb06325272c5d6c385e97046defc546f4cfdf72ec2c94 2280 
python-spinners_0.0~git20200220.a73d561-4.dsc
 861db6bb4983bf8b530a1e97030b5b1570131aefd4eae55da86e59b6fa6c2ed8 2768 
python-spinners_0.0~git20200220.a73d561-4.debian.tar.xz
 4f8a4918425b58fb68ba0a1f91c56ca30b4b2294dcf81abd0c288704cc166f62 7042 
python-spinners_0.0~git20200220.a73d561-4_amd64.buildinfo
Files:
 c8fa0d948c3a9464c9d0e15b8d4cdbdd 2280 python optional 
python-spinners_0.0~git20200220.a73d561-4.dsc
 c54165f40b1a5a2224f507841e766c04 2768 python optional 
python-spinners_0.0~git20200220.a73d561-4.debian.tar.xz
 d76810cab52b9dd291a64db5bf02e433 7042 python optional 
python-spinners_0.0~git20200220.a73d561-4_amd64.buildinfo

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

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmWkQz4RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGiGw//Rfih6FuNw9wxQegNo2PUVfgc6Xb02WgK
6myu1i5NIfooBEqQYTOMm5h8kvA31BGpclGWQ09XdXeWoFqIjPfUDx9NPQH9ZlXF
imngGrjodrDEx1xYPwlC4ddgqV8Al6b0/KTAD3P4cibKChcvfUSNoNU/vipYKngj
XvGhu3P9Tn2CBy9VO7ZYuoEzG4Yb7wO8eMcG9UWy1+4Ix8KBzRKgWBgg+Blsg4eX
RMlrXQ1QeHD8CaL3fmO/wo7YCrtaLbcDdtzwESPtmLgTxP/lTQp8Le27XOzB2gFZ
0eCXZBR/1jXO+TmO0591Skd3samb8D7LmdK50W5j35JWptGnGOAs7QgFlJUpcDnO
ls+kWXN2lHBnosG3n3XJ29QlAP/B5GK+SJaVC4UGxfKonrcYrDGD8B0FFD83gIwf
uUnxUIE1MQKkPIEujbeoM9LwHD8os6SvVu5/SNXyMmUxIbsfv6KyrfjD5G1Q2aI1
3Ceo3fyD6egorFltOsfEIMPxdCcsQ6kAtR+WSQgm5/UiYj4oSc4mbQFvPd8dhhG/
M2vbi6u9gkVXptYGDHll0FeWf4XgoR8xuG3UtP8o3wiRuFAo1cQFN7CfMXJYBHBY
KTv4XQwQUJUm7aZ1ohqdgfbJdjfk+BI9Q/9pIRfy1PybcNMpyaGTU9OjimbSLR7u
mmc9oCkME6I=
=SfQ4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to