Bug 246086 - www/py-django-json-rpc: Assign to Django 2.2 or deprecate/set to expire
Summary: www/py-django-json-rpc: Assign 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: John Hixson
URL: https://github.com/samuraisam/django-...
Keywords:
Depends on:
Blocks: 245309
  Show dependency treegraph
 
Reported: 2020-05-01 10:50 UTC by Kai Knoblich
Modified: 2020-05-01 20:21 UTC (History)
1 user (show)

See Also:
jhixson: maintainer-feedback+


Attachments
py-django-json-rpc-assign-to-django22 (887 bytes, patch)
2020-05-01 10:50 UTC, Kai Knoblich
kai: maintainer-approval? (jhixson)
Details | Diff
deprecate-py-django-json-rpc.patch (523 bytes, patch)
2020-05-01 10:50 UTC, Kai Knoblich
kai: maintainer-approval? (jhixson)
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-05-01 10:50:17 UTC
Created attachment 213987 [details]
py-django-json-rpc-assign-to-django22

Hi,

attached are two patches. The one patch assigns www/py-django-json-rpc to Django 2.2 (current LTS release) because Django 1.11 is End-of-Life since April 2020.

It also fixes the RUN_DEPENDS and sorts the variables a bit according to the PHB.

The other patch deprecates www/py-django-json-rpc and set an expiration date because the upstream repository seems stale (no activity since 2016) and the supplied documentation is out of date (see issue #84 for some details).

The port needs some tweaking in "urls.py" to be usable for newer Django versions and the port www/py-django-modern-rpc might be a better replacement for it.
Comment 1 Kai Knoblich freebsd_committer freebsd_triage 2020-05-01 10:50:59 UTC
Created attachment 213988 [details]
deprecate-py-django-json-rpc.patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-05-01 20:19:02 UTC
A commit references this bug:

Author: jhixson
Date: Fri May  1 20:18:18 UTC 2020
New revision: 533587
URL: https://svnweb.freebsd.org/changeset/ports/533587

Log:
  www/py-django-json-rpc: mark as deprecated

  PR:		246086
  Submitted by:	Kai Knoblich <kai@FreeBSD.org>

Changes:
  head/www/py-django-json-rpc/Makefile
Comment 3 John Hixson freebsd_committer freebsd_triage 2020-05-01 20:21:01 UTC
Commited. Thanks!