Skip to content

pipenv lock does not list all hashes in Pipfile.lock when using private/custom index since 2025.0.3 #6423

Open
@FlavioAmurrioCS

Description

@FlavioAmurrioCS

Issue description

Issue from #6249 has come back :(. It is the same description as before.

Expected result

Describe what you expected.

Actual result

When possible, provide the verbose output (--verbose), especially for locking and dependencies resolving issues.

Steps to replicate

Provide the steps to replicate (which usually at least includes the commands and the Pipfile).


Please run $ pipenv --support, and paste the results here. Don't put backticks (`) around it! The output already contains Markdown formatting.

If you're on macOS, run the following:

$ pipenv --support | pbcopy

If you're on Windows, run the following:

> pipenv --support | clip

If you're on Linux, run the following:

$ pipenv --support | xclip

Metadata

Metadata

Assignees

Labels

Type: Possible BugThis issue describes a possible bug in pipenv.Type: RegressionThis issue is a regression of a previous behavior.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions