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

Release/1.12.3 #706

Merged
merged 13 commits into from
Feb 26, 2024
Merged

Release/1.12.3 #706

merged 13 commits into from
Feb 26, 2024

Conversation

vshevchenko-anaconda
Copy link
Contributor

No description provided.

0xbe7a and others added 13 commits December 19, 2023 11:54
In commit 9ce1897 the vendored appdirs=1.2.0 was replaced with the newer
platformdirs implementation.
In appdirs=1.2.0 "user_data_dir" pointed to ~/.config/... on Linux.
"user_config_dir" was only introduced in appdirs=1.3.0 and
"user_data_dir" points to ~/.local/share/... in those versions.
To retain the previous ~/.config/... usage, we now use the semantically
better fitting "platformdirs.user_config_dir" instead.

Signed-off-by: Marcel Bargull <[email protected]>
Make `arch` and `platform` inside index.json optional
Restore default user config search path on Linux
…ata_compatibility

AC-207: add importlib.metadata python3.12 compatibility
…_fix

AC-208: fix uploads of existing packages
@vshevchenko-anaconda vshevchenko-anaconda marked this pull request as ready for review February 22, 2024 11:59
@vshevchenko-anaconda vshevchenko-anaconda merged commit f2d1601 into master Feb 26, 2024
48 checks passed
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.

5 participants