[From nobody Mon Jun 22 11:03:07 2026
Received: (at submit) by bugs.debian.org; 16 Feb 2025 17:41:42 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
 (2021-04-09) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-18.2 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,HAS_PACKAGE,RDNS_NONE,SPF_FAIL,XMAILER_REPORTBUG
 autolearn=ham autolearn_force=no
 version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 15; hammy, 84; neutral, 36; spammy, 2.
 spammytokens:0.944-+--H*r:bugs.debian.org, 0.849-9--fallen
 hammytokens:0.000-+--XDebbugsCc, 0.000-+--X-Debbugs-Cc,
 0.000-+--H*M:reportbug, 0.000-+--H*MI:reportbug, 0.000-+--H*x:reportbug
Return-path: &lt;francesco.ballarin@unicatt.it&gt;
Received: from [87.121.101.193] (port=61123 helo=[10.200.0.2])
 by buxtehude.debian.org with esmtp (Exim 4.94.2)
 (envelope-from &lt;francesco.ballarin@unicatt.it&gt;) id 1tjieE-006hR3-1b
 for submit@bugs.debian.org; Sun, 16 Feb 2025 17:41:42 +0000
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Francesco Ballarin &lt;francesco.ballarin@unicatt.it&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: python3-vtk9: missing metadata vtk-9.x.x.dist-info
Message-ID: &lt;173972770029.29970.16056658678288349642.reportbug@3fe9127cfbe1&gt;
X-Mailer: reportbug 13.0.2
Date: Sun, 16 Feb 2025 17:41:40 +0000
Delivered-To: submit@bugs.debian.org

Package: python3-vtk9
Severity: normal
X-Debbugs-Cc: francesco.ballarin@unicatt.it

Dear Maintainer,
would it be possible to add the metadata vtk-9.x.x.dist-info to the files
installed by python3-vtk9?

A few users I know have fallen in the following pitfall:
1) install vtk9 from debian
2) then, a few months later, forgot whether they had install vtk or not. To
   check, they run &quot;pip show vtk&quot;
3) since metadata are currently missing, &quot;pip show vtk&quot; will say that vtk is not
   installed, and users then proceed to (potentially messing up their systems with)
   &quot;pip install vtk&quot;

Thanks,
Francesco
]