-
-
Notifications
You must be signed in to change notification settings - Fork 6
add patch for sql dqs=0 #35
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
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
@conda-forge-admin, please rerender |
…nda-forge-pinning 2025.03.03.02.00.54
Hi! This is the friendly automated conda-forge-linting service. I failed to even lint the recipe, probably because of a conda-smithy bug 😢. This likely indicates a problem in your This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/13625089018. Examine the logs at this URL for more detail. |
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
To add some context for reviewers:
Changes to either sqlite-feedstock or diskcache upstream are likely to take longer. To me, patching the diskcache feedstock seems like a reasonable option in the interim. And one bump for @pmlandwehr @xhochy, thanks for maintining this feedstock! |
Ping @conda-forge/diskcache; it would be nice to have this merged. |
I believe this should no longer be necessary since the merge of conda-forge/sqlite-feedstock#132 |
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)Fixes #34
This PR adds the patch done in grantjenks/python-diskcache#311. I haven't checked for other places in the codespace where this could be needed.
It's my first time using the patch feature, so I could have done something wrong...