Bug 247591 - www/py-django-bulk-update: Switch to Django 2.2 or deprecate/set to expire
Summary: www/py-django-bulk-update: Switch to Django 2.2 or deprecate/set to expire
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: Po-Chuan Hsieh
URL: https://github.com/aykut/django-bulk-...
Keywords:
Depends on:
Blocks: 245309
  Show dependency treegraph
 
Reported: 2020-06-27 13:47 UTC by Kai Knoblich
Modified: 2020-06-29 16:18 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
variant_a-assign-py-django-bulk-update-to-django22.patch (708 bytes, patch)
2020-06-27 13:47 UTC, Kai Knoblich
kai: maintainer-approval? (sunpoet)
Details | Diff
variant_b-deprecate-py-django-bulk-update.patch (457 bytes, patch)
2020-06-27 13:48 UTC, Kai Knoblich
kai: maintainer-approval? (sunpoet)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!