https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228417
Bug ID: 228417 Summary: www/py-django-mezzanine: update to 4.2.3-148 (together with dependent ports) Product: Ports & Packages Version: Latest Hardware: Any URL: https://wiki.freebsd.org/Ports/Django OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ko...@freebsd.org Reporter: freebsd_po...@k-worx.org CC: pyt...@freebsd.org Flags: maintainer-feedback?(ko...@freebsd.org) Assignee: ko...@freebsd.org Attachment #193602 maintainer-approval?(ko...@freebsd.org) Flags: Created attachment 193602 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193602&action=edit py-django-mezzanine-4.2.3-148.patch Hello, attached is the patch from svn that is part of the project that moves remaining ports from Django 1.8 to 1.11 . The patch does following modifications: - updates www/py-django-mezzanine to 4.2.3-148 - updates www/py-django-mezzanine-filebrowser to 0.4.7 - updates www/py-django-mezzanine-grapelli to 0.4.7 - reassigns www/py-django-contrib-comments to Django 1.11 For port www/py-django-mezzanine: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Changes by upstream: - https://github.com/stephenmcd/mezzanine/compare/4.2.2...1211405 Changes to the port: - changed CHEESESHOP to GH . Reason: Release 4.2.3 is dated from Q1/2017 and has no support for Django 1.11 or newer. Support for Django 1.11 has been introduced with commit 564e574 . When upstream brings a new release then a return to CHEESESHOP should be no problem. - changed RUN_DEPENDS to reflect the new dependencies - added NO_ARCH - added pkg-message with quick start notes to improve the user experience - added SUB_FILES and SUB_LIST for pkg-message For port www/py-django-mezzanine-filebrowser: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Changes by upstream: - https://github.com/stephenmcd/filebrowser-safe/compare/v0.4.6...v0.4.7 For port www/py-django-mezzanine-grapelli: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Changes by upstream: - https://github.com/stephenmcd/grappelli-safe/compare/v0.4.5...2562c21 For port www/py-django-contrib-comments: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Changes to the port: - changed RUN_DEPENDS from Django 1.8 to 1.11 Note: - The port is also required by textproc/pootle but that port is broken at the moment and there is currently work in progress. - There's also an update to 1.8 for www/py-django-contrib-comment available but that has been kept back because the master branch of textproc/pootle still depends on 1.7.3 and www/py-django-mezzanine itself has no specific version requirement for www/py-django-contrib-comments. QA: ~~~ - poudriere (11.1-RELEASE amd64 + i386) for each py27 and py36 flavor -> OK - portlint -> OK Result of "make test" (py27 + py36 flavors): > Ran 82 tests in 14.844s > > OK (skipped=3) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"