Bug 245901

Summary: www/py-jsonfield2: Update to 4.0.0
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/rpkilby/jsonfield2/blob/4.0.0/CHANGES.rst
Bug Depends on:    
Bug Blocks: 245309    
Attachments:
Description Flags
py-jsonfield2-4.0.0.patch kai: maintainer-approval? (sunpoet)

Description Kai Knoblich freebsd_committer freebsd_triage 2020-04-25 10:04:46 UTC
Created attachment 213775 [details]
py-jsonfield2-4.0.0.patch

Hi Sunpoet,

attached is the patch that updates www/py-jsonfield2 to 4.0.0 and assigns it to Django 2.2 (current LTS release) because Django 1.11 is End-of-Life since April 2020.

The changes are synced with www/py-dj22-jsonfield2.

The patch also marks www/py-dj22-jsonfield as DEPRECATED because that package will be obsolete once the update for www/py-jsonfield2 lands.

QA:
~~~
- poudriere (11.3-RELEASE amd64 for each py35, py36, py37 and py38 flavor) -> OK
- portlint -> OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-05-16 11:05:37 UTC
A commit references this bug:

Author: sunpoet
Date: Sat May 16 11:04:51 UTC 2020
New revision: 535459
URL: https://svnweb.freebsd.org/changeset/ports/535459

Log:
  Update to 4.0.0

  - Update RUN_DEPENDS: use Django 2.2
  - Mark www/py-dj22-jsonfield2 as DEPRECATED

  Changes:	https://github.com/rpkilby/jsonfield2/blob/master/CHANGES.rst
  PR:		245901
  Submitted by:	kai

Changes:
  head/www/py-dj22-jsonfield2/Makefile
  head/www/py-jsonfield2/Makefile
  head/www/py-jsonfield2/distinfo
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2020-05-17 18:13:34 UTC
Committed. Thanks!