Your message dated Thu, 18 Jan 2024 17:35:36 +0000
with message-id <e1rqwii-004asu...@fasolo.debian.org>
and subject line Bug#1058270: fixed in python-schema-salad 8.5.20240102191335-1
has caused the Debian Bug report #1058270,
regarding python-schema-salad: FTBFS: mypy-stubs/mistune/scanner.pyi:19:52: 
error: Missing type parameters for generic type "Match"  [type-arg]
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.)


-- 
1058270: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058270
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-schema-salad
Version: 8.4.20230808163024-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>>'
> dh_auto_build
> I: pybuild plugin_pyproject:110: Building wheel for python3.12 with "build" 
> module
> I: pybuild base:310: python3.12 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_schema-salad 
> * Building wheel...
> mypy-stubs/mistune/block_parser.pyi:19: note: In module imported here,
> mypy-stubs/mistune/markdown.pyi:4: note: ... from here,
> schema_salad/makedoc.py:36: note: ... from here:
> mypy-stubs/mistune/scanner.pyi:19:52: error: Missing type parameters for 
> generic type "Match"  [type-arg]
>     MethodFunc: TypeAlias = Callable[["ScannerParser", Match, State], Any]
>                                                        ^
> 
> ERROR Backend subprocess exited when trying to invoke build_wheel
> E: pybuild pybuild:395: build: plugin pyproject failed with: exit code=1: 
> python3.12 -m build --skip-dependency-check --no-isolation --wheel --outdir 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_schema-salad 
> I: pybuild plugin_pyproject:110: Building wheel for python3.11 with "build" 
> module
> I: pybuild base:310: python3.11 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_schema-salad 
> * Building wheel...
> mypy-stubs/mistune/block_parser.pyi:19: note: In module imported here,
> mypy-stubs/mistune/markdown.pyi:4: note: ... from here,
> schema_salad/makedoc.py:36: note: ... from here:
> mypy-stubs/mistune/scanner.pyi:19:52: error: Missing type parameters for 
> generic type "Match"  [type-arg]
>     MethodFunc: TypeAlias = Callable[["ScannerParser", Match, State], Any]
>                                                        ^
> 
> ERROR Backend subprocess exited when trying to invoke build_wheel
> E: pybuild pybuild:395: build: plugin pyproject failed with: exit code=1: 
> python3.11 -m build --skip-dependency-check --no-isolation --wheel --outdir 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_schema-salad 
> dh_auto_build: error: pybuild --build -i python{version} -p "3.12 3.11" 
> returned exit code 13
> make[1]: *** [debian/rules:17: override_dh_auto_build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/python-schema-salad_8.4.20230808163024-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: python-schema-salad
Source-Version: 8.5.20240102191335-1
Done: Michael R. Crusoe <cru...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-schema-salad, 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.
Michael R. Crusoe <cru...@debian.org> (supplier of updated python-schema-salad 
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: Thu, 18 Jan 2024 18:17:50 +0100
Source: python-schema-salad
Architecture: source
Version: 8.5.20240102191335-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Michael R. Crusoe <cru...@debian.org>
Closes: 1058270 1059992
Changes:
 python-schema-salad (8.5.20240102191335-1) unstable; urgency=medium
 .
   [ Andreas Tille ]
   * New upstream version. Closes: #1058270, #1059992
 .
   [ Michael R. Crusoe ]
   * d/control: change build-dep to python3-all-dev (not just python3-dev).
   * d/patches/mistune3.patch: add Francis Charette Migneault's fixes for
     mistune3.
   * d/control: bump python3-mistune dependency to at least version 3,
                remove python3-importlib-resources as it isn't needed anymore
   * d/patches/offline: enable additional testing without an internet
                        connection.
Checksums-Sha1:
 8acad5b4460cf788bfbdab024303e24bc5a8f50d 2689 
python-schema-salad_8.5.20240102191335-1.dsc
 b32b03f11396903bcc92e4a1c10bd6192dfbe6e2 591516 
python-schema-salad_8.5.20240102191335.orig.tar.gz
 7a988bb3f8d86ed568f799fba74bcfe0c26500b2 19184 
python-schema-salad_8.5.20240102191335-1.debian.tar.xz
 4fade4dc57bdc84d90504332fc5ad2451a003ee7 10259 
python-schema-salad_8.5.20240102191335-1_source.buildinfo
Checksums-Sha256:
 71247eaf71e28e81c655721a3dbd98da211d16e7f3606df820243b39d6eb04d5 2689 
python-schema-salad_8.5.20240102191335-1.dsc
 7d32704f50e3fc6c096dc162084bf00bebce70aa762cb4a897239a64ae00a20c 591516 
python-schema-salad_8.5.20240102191335.orig.tar.gz
 170769d95432a27a4b3b8f78f1a095e02a557668aa7e99e8f6b561b466bd3f36 19184 
python-schema-salad_8.5.20240102191335-1.debian.tar.xz
 8ab1de0105e29555c5480d0c80c9853d17452310e68fb3b37f0c8df1b2d9a710 10259 
python-schema-salad_8.5.20240102191335-1_source.buildinfo
Files:
 335ca4ebff634f53765abb3a39d6a53a 2689 python optional 
python-schema-salad_8.5.20240102191335-1.dsc
 c818c6b9431fa02b6b4ef7512228c623 591516 python optional 
python-schema-salad_8.5.20240102191335.orig.tar.gz
 6997774ae93a52e808281b3c68bca246 19184 python optional 
python-schema-salad_8.5.20240102191335-1.debian.tar.xz
 237c18d32d4dbeeb71c83fc67a9ebc89 10259 python optional 
python-schema-salad_8.5.20240102191335-1_source.buildinfo

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

iQIzBAEBCgAdFiEEck1gkzcRPHEFUNdHPCZ2P2xn5uIFAmWpXWoACgkQPCZ2P2xn
5uLcRA//VWXR6vGKDlOdNU7lcnHdzKz8ODPnNgY0HiPfH4nZiTlfIJfhLpQJQFqL
MSIWyLv2h668GTN191PH3D+p+j6vLInFnUGic5tPkqzT+WKhRp1NF9aP/ParV6pp
7TtL9eDnUnRJOFuw3CeGH8bbsDgxRMEbtzi5eND53d3id4Y372jq4CpmIOHtxCd1
1hvQ1E47l3zipwp8T8Sl38X33AnAlgKaqM1+6uoM6aWoli70nbWNCLGdMjt4CyaN
f1bGhIJr+3D5P9YZ1R4B9wt+t9TC2UG11nEYUlU75S+wPXJaC7KgCVXgXefg9/jg
s3FqeDa0Vno+4RzdlBp3GseCszbfzgNYyzvVGYAPO5kPjwJvtwKdcLS8S5P0z6Ws
mP7NGmFI6bV2ewXcMH/MaIDgtzuOoNFFZBSUncIFUOuHp1PcE/jLRwb/KbyUEQ+4
BZQ5UBrOoRTRv2mX8MtUWu0zx1P5IDyBoAEGEcjRmEcGtf1B7z8HThto2ds9I5a6
VTBoF/8hlPrCe1iNcozjtLkdtyaC/Go982w9iIk9aK3X0aYwl4+kNbxWA/W/CmDN
L8hmHCTXp8YMwnDtb5dGZqMb+zpJEkLhQ0e84DG5J4kT5jh09UPu0kXS7HEtovqY
uTNSyC44D0kxQogcnriUfdOnY8Oxr5IVBoJTHPZEgD104x96G+E=
=Mp74
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to