Bug 212296 - www/py-django-post_office: Update to 2.0.8
Summary: www/py-django-post_office: Update to 2.0.8
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: Kurt Jaeger
URL: https://pypi.python.org/pypi/django-p...
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2016-08-31 19:06 UTC by Ultima
Modified: 2016-09-01 17:02 UTC (History)
1 user (show)

See Also:


Attachments
django-post_office.diff (993 bytes, patch)
2016-08-31 19:06 UTC, Ultima
Ultima1252: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ultima 2016-08-31 19:06:02 UTC
Created attachment 174269 [details]
django-post_office.diff

This is a patch to update django-post_office to the most current version, 2.0.8.

* Updated to 2.0.8

 - Django 1.10 compatibility fixes. Thanks @hockeybuggy!
 - Fixed an issue where Django would sometimes create migration files for post-office. Thanks @fizista!


portlint -AC:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 1 warning found.

poudriere bulk -tC:
12amd64: success
12i386: success
11amd64: success
11i386: success
101amd64: success
101i386: success
93amd64: success
93i386: success
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-09-01 17:02:28 UTC
A commit references this bug:

Author: pi
Date: Thu Sep  1 17:02:23 UTC 2016
New revision: 421239
URL: https://svnweb.freebsd.org/changeset/ports/421239

Log:
  www/py-django-post_office: 2.0.7 -> 2.0.8

  - Django 1.10 compatibility fixes. Thanks @hockeybuggy!
  - Fixed an issue where Django would sometimes create migration files
    for post-office. Thanks @fizista!

  PR:		212296
  Submitted by:	Ultima1252@gmail.com (maintainer)

Changes:
  head/www/py-django-post_office/Makefile
  head/www/py-django-post_office/distinfo
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-09-01 17:02:34 UTC
Committed, thanks!