Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

overrides: multidict -> remove pip dependency #1429

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

Kiskae
Copy link
Contributor

@Kiskae Kiskae commented Nov 25, 2023

This appears to have been added in #1329 without comment, but is now causing a duplicate dependency failure for me:

python3.11-multidict> Found duplicated packages in closure for dependency 'pip':
python3.11-multidict>   pip 23.2.1 (/nix/store/slhj69him45n2pck7wkknnffi4ay0jy0-python3.11-pip-23.2.1/lib/python3.11/site-packages/pip-23.2.1.dist-info)
python3.11-multidict>   pip 23.2.1 (/nix/store/rqch5axq9ky53cny22zwyvq93g0w68jn-python3.11-pip-23.2.1/lib/python3.11/site-packages/pip-23.2.1.dist-info)
python3.11-multidict> Package duplicates found in closure, see above. Usually this happens if two packages depend on different version of the same dependency.

Contribution checklist (recommended but not always applicable/required):

  • There's an automated test for this change
  • Commit messages or code include references to related issues or PRs (including third parties)
  • Commit messages are conventional - examples from the log include "feat: add changelog files to fixup hook", "fix(contourpy): allow wheel usage", and "test: add sqlalchemy2 test"

@tfc
Copy link
Contributor

tfc commented Nov 26, 2023

thumbs up!

@adisbladis adisbladis merged commit 2bee251 into nix-community:master Nov 26, 2023
140 checks passed
@Kiskae Kiskae deleted the patch-4 branch November 26, 2023 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants