Your message dated Fri, 08 Sep 2023 10:04:47 +0000
with message-id <e1qeym3-00bsb9...@fasolo.debian.org>
and subject line Bug#1042199: fixed in python-colour 0.1.5-4
has caused the Debian Bug report #1042199,
regarding python-colour: FTBFS: ImportError: cannot import name 
'_get_unpatched' from 'setuptools.dist' 
(/usr/lib/python3/dist-packages/setuptools/dist.py)
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.)


-- 
1042199: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042199
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-colour
Version: 0.1.5-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230726 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  fakeroot debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>    dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:240: python3.11 setup.py clean 
> /usr/lib/python3/dist-packages/setuptools/dist.py:745: 
> 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.
> 
>         By 2023-Sep-26, you need to update your project and remove deprecated 
> calls
>         or your builds will no longer be supported.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   opt = self.warn_dash_deprecation(opt, section)
> /usr/lib/python3/dist-packages/setuptools/dist.py:745: 
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
> 
>         
> ********************************************************************************
>         Usage of dash-separated 'requires-dist' will not be supported in 
> future
>         versions. Please use the underscore name 'requires_dist' instead.
> 
>         By 2023-Sep-26, you need to update your project and remove deprecated 
> calls
>         or your builds will no longer be supported.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   opt = self.warn_dash_deprecation(opt, section)
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: 
> _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
> 
>         
> ********************************************************************************
>         The license_file parameter is deprecated, use license_files instead.
> 
>         By 2023-Oct-30, you need to update your project and remove deprecated 
> calls
>         or your builds will no longer be supported.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   parsed = self.parsers.get(option_name, lambda x: x)(value)
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> WARNING: The wheel package is not available.
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/setup.py", line 61, in <module>
>     setup(
>   File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 107, in 
> setup
>     return distutils.core.setup(**attrs)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
> 147, in setup
>     _setup_distribution = dist = klass(attrs)
>                                  ^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 486, in 
> __init__
>     _Distribution.__init__(
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
> 283, in __init__
>     self.finalize_options()
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 925, in 
> finalize_options
>     ep(self)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 945, in 
> _finalize_setup_keywords
>     ep.load()(self, ep.name, value)
>   File "/usr/lib/python3/dist-packages/d2to1/core.py", line 30, in d2to1
>     from setuptools.dist import _get_unpatched
> ImportError: cannot import name '_get_unpatched' from 'setuptools.dist' 
> (/usr/lib/python3/dist-packages/setuptools/dist.py)
> E: pybuild pybuild:388: clean: plugin distutils failed with: exit code=1: 
> python3.11 setup.py clean 
> dh_auto_clean: error: pybuild --clean -i python{version} -p 3.11 returned 
> exit code 13
> make: *** [debian/rules:5: clean] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/07/26/python-colour_0.1.5-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230726;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230726&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-colour
Source-Version: 0.1.5-4
Done: Carsten Schoenert <c.schoen...@t-online.de>

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

Debian distribution maintenance software
pp.
Carsten Schoenert <c.schoen...@t-online.de> (supplier of updated python-colour 
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: Fri, 08 Sep 2023 15:01:03 +0530
Source: python-colour
Architecture: source
Version: 0.1.5-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Carsten Schoenert <c.schoen...@t-online.de>
Closes: 1042199
Changes:
 python-colour (0.1.5-4) unstable; urgency=medium
 .
   * Team upload
   * Add patch from patch-queue branch
     Added patch:
     0001-Update-setup.-cfg-py-to-work-with-setuptools.patch
     (Closes: #1042199)
   * d/control: Running wrap-and-sort -ast
   * d/watch: Update file to version 4
   * d/control: Update B-D packages
   * d/control: Bump Standards-Version to 4.6.2
Checksums-Sha1:
 370d21b5e1185c5c783057627caeb372a9ea91f4 2062 python-colour_0.1.5-4.dsc
 d15f6cabed9b640624eca3ba12ddfc5f91a288f6 3920 
python-colour_0.1.5-4.debian.tar.xz
 d797994e09f57e3e7f706f630088b1096b1dd1c4 6610 
python-colour_0.1.5-4_amd64.buildinfo
Checksums-Sha256:
 976dd533141dcefb9da38e4015cad805142ba67fb5ad05452e167864a33a9e78 2062 
python-colour_0.1.5-4.dsc
 0fffb319420ca4eab9f952338340d9aafa9041fd33a850d3dd279dceb543ccff 3920 
python-colour_0.1.5-4.debian.tar.xz
 8d6d5c40d1fc54ba5c18f65e45a159f7ade28e0978ce47c3c8232a711c2b26db 6610 
python-colour_0.1.5-4_amd64.buildinfo
Files:
 ab7038b33e07bb6a5b179e26d353b862 2062 python optional python-colour_0.1.5-4.dsc
 6b90ca304cd97e42b9c3fc9f54921b99 3920 python optional 
python-colour_0.1.5-4.debian.tar.xz
 018514f09daf294b0f7a03aeaf01f099 6610 python optional 
python-colour_0.1.5-4_amd64.buildinfo

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

iQJMBAEBCgA2FiEEtw38bxNP7PwBHmKqgwFgFCUdHbAFAmT67v4YHGMuc2Nob2Vu
ZXJ0QHQtb25saW5lLmRlAAoJEIMBYBQlHR2wnA4P/3LbHZ34B8lsib5qQbJ2pEA0
A3X8MuVZEk4BIs3NCbItHIujjJDoIwo/3wqcLzQLvh6YOrsmi0SPCaVMn8E6UnVf
mPZacgeXQkHhul/rBSCZbKhauksbpc443IQE1be4U2fm0pnR31f99KnXzLg8vbN/
pBRLi1XpQS1tFXIpKThmPLrFheClYeXANizqsBYHK+RRaNVyx3mgyUqbfjO5rskC
F0oNO1V+DeQ5szsW8pufXa5tI+wy8k8h661q4/kCmqYjE+clPvvM/vcEmWwaEH+I
9MwBBJzh53McotNFkTohuGX2FY2b51d6RwNvAlz0hpFu8I5PGSw7wg276HfnO+AA
sZ7EuD0cHR8U/OS3ojUCEj15DIavdzoyrAHOPiOtJ8JLIQdICHRIE7CZ6tbpLeWE
DJbI08T9Ub514ABAWOiAW2iH//rGRRVUzXuqG3G4s2jaHU/ubIi1E0/XocHaDot9
lp9yyuLqnFKUixL/ImraXHPQOSY6h4yau7iJOPl6oa/T16KMqCEsdaxw06BPYXMe
6AsGdPR2hwBoNXMfv6o/jDGoV9yZR3g493WG0DBTFbC8+oh196576cthxWm3Zpcf
SHSKm16wiRjRx8IM4Efic/z04EfyvAxdhbBUFLQ8XrWCGjQrS5ZIsppXlvWSbGnu
Nt3vFICnj4X4sWNvx+cK
=AZXl
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to