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

Fix conda packaging (upstream behavior change) #314

Merged
merged 2 commits into from
May 19, 2024
Merged

Fix conda packaging (upstream behavior change) #314

merged 2 commits into from
May 19, 2024

Conversation

mara004
Copy link
Member

@mara004 mara004 commented May 19, 2024

No description provided.

@mara004 mara004 merged commit 3fd35cf into main May 19, 2024
@mara004 mara004 deleted the fix_conda branch May 19, 2024 14:15
@mara004
Copy link
Member Author

mara004 commented Dec 19, 2024

Hmm, despite this and 7dca75c, we are still getting deprecation warnings in workflow runs, see e.g. https://github.com/pypdfium2-team/pypdfium2/actions/runs/12403319048

/usr/share/miniconda/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. 

To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:

  conda config --add channels defaults

For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.

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.

1 participant