Bug 247591

Summary: www/py-django-bulk-update: Switch to Django 2.2 or deprecate/set to expire
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me CC: sunpoet
Priority: --- Flags: bugzilla: maintainer-feedback? (sunpoet)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/aykut/django-bulk-update/issues/75
Bug Depends on:    
Bug Blocks: 245309    
Attachments:
Description Flags
variant_a-assign-py-django-bulk-update-to-django22.patch
kai: maintainer-approval? (sunpoet)
variant_b-deprecate-py-django-bulk-update.patch kai: maintainer-approval? (sunpoet)

Description Kai Knoblich freebsd_committer freebsd_triage 2020-06-27 13:47:45 UTC
Created attachment 215987 [details]
variant_a-assign-py-django-bulk-update-to-django22.patch

Hi Sunpoet,

attached are two patches. The first patch (Variant A) assigns the port to Django 2.2.

The second one (Variant B) deprecates the port and set an expiration date for it as the package might be no longer required for Django 2.2+ (see also issue #75).

QA (Variant A):
- poudriere (11.3-RELEASE amd64 for each py35, py36, py37 and py38 flavor) -> OK
Comment 1 Kai Knoblich freebsd_committer freebsd_triage 2020-06-27 13:48:35 UTC
Created attachment 215988 [details]
variant_b-deprecate-py-django-bulk-update.patch
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2020-06-29 16:03:38 UTC
(In reply to Kai Knoblich from comment #0)

Thanks for submitting this PR. For now, I plan to change it to Django 2.2 and wait for the performance issue to be fixed/resolved.
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-06-29 16:17:36 UTC
A commit references this bug:

Author: sunpoet
Date: Mon Jun 29 16:17:08 UTC 2020
New revision: 540806
URL: https://svnweb.freebsd.org/changeset/ports/540806

Log:
  Update RUN_DEPENDS: use Django 2.2

  - Bump PORTREVISION for dependency change

  PR:		247591
  Submitted by:	kai

Changes:
  head/www/py-django-bulk-update/Makefile
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2020-06-29 16:18:21 UTC
Committed. Thanks!