Bug 227898 - www/py-django-rest-swagger: update to 2.2.0
Summary: www/py-django-rest-swagger: update to 2.2.0
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-01 13:13 UTC by Kai Knoblich
Modified: 2018-05-01 19:51 UTC (History)
1 user (show)

See Also:
kai: maintainer-feedback+


Attachments
py-django-rest-swagger-2.2.0.patch (1.08 KB, patch)
2018-05-01 13:13 UTC, Kai Knoblich
kai: maintainer-approval+
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 2018-05-01 13:13:38 UTC
Created attachment 192966 [details]
py-django-rest-swagger-2.2.0.patch

Hello,

attached is the patch that updates py-django-rest-swagger to 2.2.0.

Changes by upstream:
- Update Swagger UI to version 3.13.6
- Bootstrap client app to extend UI components in React (to improve auth functionality in the future for non-session APIs)
- Ability to customize headers; eventually will want to do this from the UI as well
- see also: https://github.com/marcgibbons/django-rest-swagger/releases/tag/2.2.0


QA:
~~~
- poudriere (11.1-RELEASE amd64 + i386) for each py27 and py36 flavor -> OK
- portlint -> OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-05-01 19:51:42 UTC
A commit references this bug:

Author: sunpoet
Date: Tue May  1 19:51:16 UTC 2018
New revision: 468800
URL: https://svnweb.freebsd.org/changeset/ports/468800

Log:
  Update to 2.2.0

  Changes:	https://github.com/marcgibbons/django-rest-swagger/releases
  PR:		227898
  Submitted by:	Kai <freebsd_ports@k-worx.org> (maintainer)

Changes:
  head/www/py-django-rest-swagger/Makefile
  head/www/py-django-rest-swagger/distinfo
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-05-01 19:51:47 UTC
Committed. Thanks!