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
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
Committed. Thanks!