Bug 246086

Summary: www/py-django-json-rpc: Assign to Django 2.2 or deprecate/set to expire
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: John Hixson <jhixson>
Status: Closed FIXED    
Severity: Affects Only Me CC: jhixson
Priority: --- Flags: jhixson: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/samuraisam/django-json-rpc
See Also: https://github.com/samuraisam/django-json-rpc/issues/84
Bug Depends on:    
Bug Blocks: 245309    
Attachments:
Description Flags
py-django-json-rpc-assign-to-django22
kai: maintainer-approval? (jhixson)
deprecate-py-django-json-rpc.patch kai: maintainer-approval? (jhixson)

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!