Page MenuHomeFreeBSD

Upgrade Seahub libs to Django22
ClosedPublic

Authored by ultima on Feb 6 2021, 8:01 PM.
Tags
None
Referenced Files
F83365037: D28513.id.diff
Thu, May 9, 12:40 PM
Unknown Object (File)
Sun, May 5, 10:44 AM
Unknown Object (File)
Sat, May 4, 3:13 AM
Unknown Object (File)
Thu, May 2, 8:02 PM
Unknown Object (File)
Tue, Apr 30, 11:22 PM
Unknown Object (File)
Sat, Apr 27, 2:00 PM
Unknown Object (File)
Sat, Apr 27, 1:58 PM
Unknown Object (File)
Sat, Apr 27, 1:57 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
Lint Not Applicable
Unit
Tests Not Applicable

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.