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

Fixe la version d'une dépendance implicite pour corriger la CI #6474

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

Situphen
Copy link
Member

@Situphen Situphen commented Mar 20, 2023

On utilise le paquet Python social-auth-app-django qui dépend du paquet social-auth-core. Ce dernier est passé il y a quelques jours à la version 4.4.0 et social-auth-app-django renvoie une exception depuis. Les mainteneurs sont au courant du problème et je suppose qu'ils vont le corriger dans les prochains jours, mais je propose de fixer la dépendance à sa version 4.3.0 en attendant pour débloquer la CI.

QA : Github Actions

@Situphen Situphen added the C-Back Concerne le back-end Django label Mar 20, 2023
Copy link
Member

@philippemilink philippemilink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

Juste pour info, le bug est remonté ici : python-social-auth/social-core#773

@philippemilink philippemilink enabled auto-merge (squash) March 20, 2023 21:13
@philippemilink philippemilink merged commit 2f5f2f0 into zestedesavoir:dev Mar 20, 2023
@Situphen Situphen deleted the fix-ci branch March 20, 2023 21:19
@coveralls
Copy link

Coverage Status

Coverage: 88.31%. Remained the same when pulling c8458b5 on Situphen:fix-ci into 36b44bc on zestedesavoir:dev.

philippemilink added a commit to philippemilink/zds-site that referenced this pull request Mar 31, 2023
zestedesavoir#6474)"

This reverts commit 2f5f2f0.

Le problème en question
python-social-auth/social-core#773 a été
corrigé dans la version 4.4.1 de social-core.
Situphen pushed a commit that referenced this pull request Apr 2, 2023
#6474)"

This reverts commit 2f5f2f0.

Le problème en question
python-social-auth/social-core#773 a été
corrigé dans la version 4.4.1 de social-core.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Back Concerne le back-end Django
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants