Page MenuHomeFreeBSD

Upgrade Seahub libs to Django22
ClosedPublic

Authored by ultima on Feb 6 2021, 8:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 20 2024, 8:03 AM
Unknown Object (File)
Feb 20 2024, 4:37 AM
Unknown Object (File)
Dec 20 2023, 6:15 AM
Unknown Object (File)
Dec 13 2023, 9:41 AM
Unknown Object (File)
Dec 10 2023, 7:56 PM
Unknown Object (File)
Dec 9 2023, 10:48 PM
Unknown Object (File)
Dec 8 2023, 10:16 AM
Unknown Object (File)
Nov 11 2023, 5:36 PM
Subscribers

Details

Summary

This review has the goal of upgrading Seahub and depends to Django22.

Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 36768
Build 33657: arc lint + arc unit

Event Timeline

ultima requested review of this revision.Feb 6 2021, 8:01 PM
ultima edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Feb 6 2021, 9:31 PM
kai requested changes to this revision.Feb 6 2021, 10:37 PM

This will break the installation of the www/py-django-constance port because of conflicting dependencies. The port depends on www/py-django-picklefield (which is switched to Django 2.2 in this review) and Django 1.11 at the moment, therefore www/py-django-constance should then also be switched to Django 2.2.

Otherwise everything looks OK.

At last but not least: Can you please add the related tracking bug 245309 in the commit log?

This revision now requires changes to proceed.Feb 6 2021, 10:37 PM

Added www/py-django-constance depend change

Will add the bug to commit message, Kai.

Looks good to me, thanks!

This revision is now accepted and ready to land.Feb 7 2021, 9:12 AM
This revision was automatically updated to reflect the committed changes.