Control: tags -1 +confirmed

On Fri, 17 Nov 2023 21:22:55 -0500 David Mandelberg <da...@mandelberg.org> wrote:
> python3-typeshed has python3-types-protobuf in its Provides, so I assume
> it's supposed to provide types for google.protobuf? But I don't actually
> see any stubs for that package, and mypy gives this error:

Looks like the overlapping namespaces with types_google_cloud is the cause:

> WARNING: Target directory /<<PKGBUILDDIR>>/debian/python3-typeshed/usr/lib/python3/dist-packages/google-stubs already exists. Specify --upgrade to force replacement.

( From https://buildd.debian.org/status/fetch.php?pkg=typeshed&arch=all&ver=0.0%7Egit20231111.6764465-2&stamp=1699968002&raw=0 )

To fix this will require changes to https://salsa.debian.org/python-team/packages/typeshed/-/blob/debian/unstable/debian/install_stubs.py

Perhaps a separate install_root for each package, and then merge them together at the end in debian/python3-typeshed ?

--
Michael R. Crusoe

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to