Bug 210979

Summary: [new port] www/py-flask-restplus Fully featured framework for API development with Flask
Product: Ports & Packages Reporter: Andrej Ebert <andrej>
Component: Individual Port(s)Assignee: Pawel Pekala <pawel>
Status: Closed FIXED    
Severity: Affects Some People CC: jbeich, pawel
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 210984, 211174    
Attachments:
Description Flags
py-flask-restplus
none
poudriere log
none
poudriere-portlint log
none
Downgrade to 0.8.6
none
poudriere log
none
poudriere-portlint log none

Description Andrej Ebert 2016-07-10 18:48:58 UTC
Created attachment 172338 [details]
py-flask-restplus

Flask-RESTPlus is an extension for Flask that adds support for quickly building REST APIs. Flask-RESTPlus encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTPlus should be easy to pick up. It provides a coherent collection of decorators and tools to describe your API and expose its documentation properly using Swagger.

It is a dependency of (newer versions of) www/py-flexget.
Comment 1 Andrej Ebert 2016-07-10 18:49:16 UTC
Created attachment 172339 [details]
poudriere log
Comment 2 Andrej Ebert 2016-07-10 18:49:39 UTC
Created attachment 172340 [details]
poudriere-portlint log
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-07-16 18:04:08 UTC
A commit references this bug:

Author: pawel
Date: Sat Jul 16 18:03:27 UTC 2016
New revision: 418645
URL: https://svnweb.freebsd.org/changeset/ports/418645

Log:
  Extension for Flask that adds support for quickly building REST APIs.
  Flask-RESTPlus encourages best practices with minimal setup.
  If you are familiar with Flask, Flask-RESTPlus should be easy to pick up.
  It provides a coherent collection of decorators and tools to describe your
  API and expose its documentation properly using Swagger.

  WWW: https://github.com/noirbizarre/flask-restplus

  PR:		210979
  Submitted by:	Andrej Ebert <andrej@ebert.su>

Changes:
  head/www/Makefile
  head/www/py-flask-restplus/
  head/www/py-flask-restplus/Makefile
  head/www/py-flask-restplus/distinfo
  head/www/py-flask-restplus/pkg-descr
Comment 4 Andrej Ebert 2016-07-18 15:10:46 UTC
Created attachment 172655 [details]
Downgrade to 0.8.6

Downgrade to 0.8.6, since flexget (at the moment) needs this version.
Comment 5 Andrej Ebert 2016-07-18 15:17:36 UTC
Created attachment 172656 [details]
poudriere log
Comment 6 Andrej Ebert 2016-07-18 15:18:08 UTC
Created attachment 172657 [details]
poudriere-portlint log
Comment 7 Andrej Ebert 2016-07-18 15:18:36 UTC
Downgrade to 0.8.6, since flexget (at the moment) needs this version.
Comment 8 commit-hook freebsd_committer freebsd_triage 2016-07-18 19:07:20 UTC
A commit references this bug:

Author: jbeich
Date: Mon Jul 18 19:06:28 UTC 2016
New revision: 418732
URL: https://svnweb.freebsd.org/changeset/ports/418732

Log:
  www/py-flask-restplus{,08}: fork 0.8.6 for www/py-flexget

  PR:		210979
  Submitted by:	Andrej Ebert <andrej@ebert.su> (maintainer)

Changes:
  head/www/Makefile
  head/www/py-flask-restplus/Makefile
  head/www/py-flask-restplus08/
  head/www/py-flask-restplus08/Makefile
  head/www/py-flask-restplus08/distinfo
  head/www/py-flask-restplus08/pkg-descr
Comment 9 Jan Beich freebsd_committer freebsd_triage 2016-07-18 19:14:43 UTC
Thanks. Landed. I've added a new port instead of fiddling with PORTEPOCH. It can be dropped once www/py-flexget supports >= 0.9.x.