Bug 230522 - www/py-django-assets : update to work with Django 1.11
Summary: www/py-django-assets : update to work with 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: Rene Ladan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-11 10:44 UTC by Rene Ladan
Modified: 2018-08-11 11:06 UTC (History)
0 users

See Also:
wg: maintainer-feedback+


Attachments
patch to use Django 1.11 (663 bytes, patch)
2018-08-11 10:44 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 10:44:43 UTC
Created attachment 196073 [details]
patch to use Django 1.11

Update www/py-django-assets to work with Django 1.11, as Django 1.8 is end-of-life.

poudriere 12amd64 OK, importing in python 3.6 works.
Comment 1 William Grzybowski freebsd_committer freebsd_triage 2018-08-11 10:53:43 UTC
Approved, feel free to grab maintainership or pass it to python@ if thats something you're interested of.

Thank you.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-08-11 11:06:37 UTC
A commit references this bug:

Author: rene
Date: Sat Aug 11 11:06:15 UTC 2018
New revision: 476870
URL: https://svnweb.freebsd.org/changeset/ports/476870

Log:
  www/py-django-assets: use Django 1.11 instead of EOL Django 1.8

  PR:		230522
  Submitted by:	rene
  Approved by:	maintainer (wg)
  Sponsored by:	Essen Hackathon

Changes:
  head/www/py-django-assets/Makefile
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2018-08-11 11:06:54 UTC
Committed, no maintainer change (yet).