-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Remove crayons from pipenv in favor of click.styles #3741
Copy link
Copy link
Closed
Labels
Contributor CandidateThe issue has been identified/triaged and contributions are welcomed/encouraged.The issue has been identified/triaged and contributions are welcomed/encouraged.Priority: MediumThis item is medium priority and will be resolved whenever possible.This item is medium priority and will be resolved whenever possible.Type: Vendored DependenciesThis issue affects vendored dependencies within pipenv.This issue affects vendored dependencies within pipenv.
Metadata
Metadata
Assignees
Labels
Contributor CandidateThe issue has been identified/triaged and contributions are welcomed/encouraged.The issue has been identified/triaged and contributions are welcomed/encouraged.Priority: MediumThis item is medium priority and will be resolved whenever possible.This item is medium priority and will be resolved whenever possible.Type: Vendored DependenciesThis issue affects vendored dependencies within pipenv.This issue affects vendored dependencies within pipenv.
Hi, I am trying to devendor packaged pipenv in Fedora. The reason is that it would be easier for us track and solve bugs, CVEs... etc.
I'm working on the pythonfinder package (not patched). It apparently uses the patched version of crayons in pipenv.
I want to ask if you are planning to move from patched crayons to upstream crayons, upstreaming your changes.
I see that the creator of crayons is also the pipenv's BDFL and pipenv uses 7 months old patched version of it.
The rationale listed is very vague: "Crayons is upgraded".