Bug 218417 - www/py-django-constance: Updated to 2.0.0
Summary: www/py-django-constance: Updated to 2.0.0
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: Nikolai Lifanov
URL: https://django-constance.readthedocs....
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2017-04-06 04:25 UTC by Ultima
Modified: 2017-04-17 14:36 UTC (History)
3 users (show)

See Also:


Attachments
django-constance.diff (1.01 KB, patch)
2017-04-06 04:25 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 2017-04-06 04:25:14 UTC
Created attachment 181533 [details]
django-constance.diff

This is an update to django-constance to the most current version.

* Updated to 2.0.0

 - BACKWARD INCOMPATIBLE Added the old value to the config_updated signal.
 - Added a get_changelist_form hook in the ModelAdmin.
 - Fix create_perm in apps.py to use database alias given by the post_migrate signal.
 - Added tests for django 1.11.
 - Fix Reset to default to work with boolean/checkboxes.
 - Fix handling of MultiValueField’s (eg SplitDateTimeField) on the command line.

portlint -AC: (Not an issue)
WARN: /usr/local/poudriere/ports/default/www/py-django-constance/distinfo: [1]: TIMESTAMP is over 30 days old
0 fatal errors and 1 warning found.

poudriere bulk -tC:
12amd64: https://poudriere.ultimasbox.com/data/12amd64-test/2017-04-06_00h18m19s/logs/py27-django-constance-2.0.0.log 
12i386: https://poudriere.ultimasbox.com/data/12i386-test/2017-04-06_00h18m20s/logs/py27-django-constance-2.0.0.log 
110amd64: https://poudriere.ultimasbox.com/data/110amd64-test/2017-04-06_00h18m17s/logs/py27-django-constance-2.0.0.log 
110i386: https://poudriere.ultimasbox.com/data/110i386-test/2017-04-06_00h18m18s/logs/py27-django-constance-2.0.0.log 
103amd64: https://poudriere.ultimasbox.com/data/103amd64-test/2017-04-06_00h18m15s/logs/py27-django-constance-2.0.0.log 
103i386: https://poudriere.ultimasbox.com/data/103i386-test/2017-04-06_00h18m16s/logs/py27-django-constance-2.0.0.log
Comment 1 Nikolai Lifanov freebsd_committer freebsd_triage 2017-04-17 14:24:41 UTC
Hi miwi@! I see that this is Open and not In Progress, so I'll take it.
Comment 2 Nikolai Lifanov freebsd_committer freebsd_triage 2017-04-17 14:26:30 UTC
Sorry, I meant "New".
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-04-17 14:35:24 UTC
A commit references this bug:

Author: lifanov
Date: Mon Apr 17 14:35:01 UTC 2017
New revision: 438696
URL: https://svnweb.freebsd.org/changeset/ports/438696

Log:
  update www/py-django-constance to 2.0.0

  PR:		218417
  Submitted by:	ultima1252@gmail.com (maintainer)

Changes:
  head/www/py-django-constance/Makefile
  head/www/py-django-constance/distinfo
Comment 4 Nikolai Lifanov freebsd_committer freebsd_triage 2017-04-17 14:36:58 UTC
Committed, thanks!