ports/127113: [patch] www/py-django: update to 1.0

Artis Caune Artis.Caune at gmail.com
Fri Sep 5 13:40:02 UTC 2008


>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/
 



More information about the freebsd-ports-bugs mailing list