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

Add overrides for multiple packages #330

Merged
merged 1 commit into from
Jul 1, 2021

Conversation

jgeerds
Copy link
Contributor

@jgeerds jgeerds commented Jul 1, 2021

This pull request fixes multiple packages:

  • pygraphviz
  • pyjsg
  • pyshex
  • pyshexc
  • shexjsg
  • sparqlslurper

Unfortunately, I think there are lot of packages depend on pbr. Is there any way to automatically detect the pbr requirement and apply the fix to the derivation?

- pygraphviz
- pyjsg
- pyshex
- pyshexc
- shexjsg
- sparqlslurper
@adisbladis
Copy link
Member

For now we have to rely on adding manual overrides because of python-poetry/poetry#2789.
Ideally this would be solved upstream and we'd be able to pick up on that.

@adisbladis adisbladis merged commit 20b868d into nix-community:master Jul 1, 2021
@takeda
Copy link
Contributor

takeda commented May 11, 2022

@adisbladis yay, it just got merged

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