Bug 228342 - www/py-django-extensions: update to 2.0.7
Summary: www/py-django-extensions: update to 2.0.7
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: Jochen Neumeister
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-18 16:18 UTC by Kevin Golding
Modified: 2018-05-19 15:36 UTC (History)
1 user (show)

See Also:


Attachments
Update www/py-django-extensions to 2.0.7 (1.09 KB, patch)
2018-05-18 16:18 UTC, Kevin Golding
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Golding 2018-05-18 16:18:51 UTC
Created attachment 193513 [details]
Update www/py-django-extensions to 2.0.7

Update www/py-django-extensions to 2.0.7

Changelog: https://github.com/django-extensions/django-extensions/blob/3e0ad4098da9da5c4aa77dd2d8e80b1e0342bd8f/CHANGELOG.md

Poudriere testport: OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-05-19 15:34:10 UTC
A commit references this bug:

Author: joneum
Date: Sat May 19 15:33:19 UTC 2018
New revision: 470413
URL: https://svnweb.freebsd.org/changeset/ports/470413

Log:
  www/py-django-extensions: update to 2.0.7

  Changelog:
      Fix: pipchecker, pip 10.0.0 compatibility
      Fix: sqldiff, improve support of GIS fields by using Django introspection
      Fix: shell_plus, fix bug in windows when PYTHONPATH is defined
      Fix: shell_plus, Call execute on CursorWrapper instead of directly on cursor to ensure wrappers are run
      Fix: runserver_plus, Call execute on CursorWrapper instead of directly on cursor to ensure wrappers are run
      Improvement: sqldiff, drop old compatibility code
      Improvement: ForeignKeyAutocompleteAdminMixin, improvements for Django >1.9

  PR:		228342
  Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)

Changes:
  head/www/py-django-extensions/Makefile
  head/www/py-django-extensions/distinfo
Comment 2 Jochen Neumeister freebsd_committer freebsd_triage 2018-05-19 15:36:21 UTC
Landed. Thanks :-)