Date: Fri, 5 Sep 2008 13:38:27 GMT From: Artis Caune <Artis.Caune@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/127113: [patch] www/py-django: update to 1.0 Message-ID: <200809051338.m85DcRHI090888@www.freebsd.org> Resent-Message-ID: <200809051340.m85De1Fo075986@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 127113 >Category: ports >Synopsis: [patch] www/py-django: update to 1.0 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Sep 05 13:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Artis Caune >Release: 7.0 >Organization: >Environment: >Description: update Django to 1.0 release. 1) I specify PYDISTUTILS_EGGINFO by hand because .egg-info will break package build. This is due to django version suffix "_final": >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: >>> django.VERSION (1, 0, 'final') 2) docs need latex and other tools, so I just install man pages. 3) py-pysqlite2 is not needed with python25+ patch (too big): http://dpaste.com/hold/76109/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809051338.m85DcRHI090888>