Control: tag -1 pending Hello,
Bug #1076903 in pipenv reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/pipenv/-/commit/9de33b6b9e61b0bc5258aebac0a9e9ac0ba03781 ------------------------------------------------------------------------ Simplify removal of stray files Some build system versions (probably setuptools, though I'm not certain of that) install files in `/usr/lib/python*/dist-packages/build` for this package. We don't want these, as they're outside our namespace and are duplicates of files in `/usr/lib/python*/dist-packages/pipenv`. The previous attempt to remove some of those files also caused build failures with build system versions that don't install them in the first place. Closes: #1076903 ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1076903

