Bug 230532 - www/py-dojango: use Django 1.11
Summary: www/py-dojango: use Django 1.11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Josh Paetzel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-11 14:08 UTC by Rene Ladan
Modified: 2018-08-11 17:58 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (jpaetzel)


Attachments
patch to use Django 1.11 (1.32 KB, patch)
2018-08-11 14:08 UTC, Rene Ladan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rene Ladan freebsd_committer freebsd_triage 2018-08-11 14:08:55 UTC
Created attachment 196084 [details]
patch to use Django 1.11

Update www/py-dojango to use Django 1.11 instead of end-of-life Django 1.8

Update the port to commit 7477cee

Builds fine in poudriere 12amd64, imports fine in Python 3.6
Comment 1 Josh Paetzel freebsd_committer freebsd_triage 2018-08-11 16:19:19 UTC
Go ahead and commit this if you'd be so kind.  Otherwise I'll get to it early next week.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-08-11 17:58:26 UTC
A commit references this bug:

Author: rene
Date: Sat Aug 11 17:58:20 UTC 2018
New revision: 476936
URL: https://svnweb.freebsd.org/changeset/ports/476936

Log:
  www/py-dojango: use Django 1.11 instead of expired Django 1.8 and update to
  a newer snapshot that supports this.

  PR:		230532
  Submitted by:	rene
  Approved by:	maintainer (jpaetzel)
  Sponsored by:	Essen Hackathon

Changes:
  head/www/py-dojango/Makefile
  head/www/py-dojango/distinfo
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2018-08-11 17:58:46 UTC
Committed, thanks for the review.