Summary: | www/py-jsonfield: Update to 3.1.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 | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 245309 | ||||||
Attachments: |
|
A commit references this bug: Author: sunpoet Date: Sat May 16 11:05:02 UTC 2020 New revision: 535461 URL: https://svnweb.freebsd.org/changeset/ports/535461 Log: Update to 3.1.0 - Update RUN_DEPENDS: use Django 2.2 - Mark www/py-dj22-jsonfield as DEPRECATED Changes: https://github.com/rpkilby/jsonfield/blob/master/CHANGES.rst PR: 246424 Submitted by: kai Changes: head/www/py-dj22-jsonfield/Makefile head/www/py-jsonfield/Makefile head/www/py-jsonfield/distinfo Committed. Thanks! |
Created attachment 214423 [details] py-jsonfield-3.1.0.patch Hi Sunpoet, attached is the patch that updates www/py-jsonfield to 3.1.0 and assigns it to Django 2.2 (current LTS release) by syncing it with the repo-copied port www/py-dj22-django-jsonfield. The latter one is also set as deprecated because it will be obsolete once www/py-jsonfield gets assigned to Django 2.2. QA: ~~~ - poudriere (11.3-RELEASE amd64 for each py36, py37 and py38 flavor) -> OK - portlint -> OK