Summary: | [NEW PORT] www/py-dj21-django-crispy-forms: Best way to have Django DRY forms - for Django 2.1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Michael Gmelin <grembo> | ||||
Component: | Individual Port(s) | Assignee: | Michael Gmelin <grembo> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | ports-bugs, sunpoet | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 236680 | ||||||
Attachments: |
|
Description
Michael Gmelin
2019-03-21 02:47:36 UTC
Created attachment 203070 [details]
`poudriere testport` log
A commit references this bug: Author: grembo Date: Sat Mar 23 17:52:00 UTC 2019 New revision: 496677 URL: https://svnweb.freebsd.org/changeset/ports/496677 Log: Add a port of django-crispy-forms specifically for Django 2.1 This uses the approach taken by kai@ for various django ports in r492690: Depend on Django 2.1, require python 3.5 or higher and add a conflict variable to the Django 1.x version of the port. Minor fix to pkg-descr and Makefile to pacify portlint while I was there. PR: 236681 Changes: head/www/Makefile head/www/py-dj21-django-crispy-forms/ head/www/py-dj21-django-crispy-forms/Makefile head/www/py-dj21-django-crispy-forms/pkg-descr head/www/py-django-crispy-forms/Makefile head/www/py-django-crispy-forms/pkg-descr |