Bug 199122

Summary: www/py-flask-admin: update to 1.1.0
Product: Ports & Packages Reporter: Ruslan Makhmatkhanov <rm>
Component: Individual Port(s)Assignee: Bartek Rutkowski <robak>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (robak)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
flask-admin 1.1.0 none

Description Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2015-04-02 20:45:23 UTC
Created attachment 155129 [details]
flask-admin 1.1.0

- update to 1.1.0
- update comment according to upstream change
- add dependency on wtforms and let it build with python3
- update license (it's BSD3C)

There were many major improvements in 1.0.9:
https://pypi.python.org/pypi/Flask-Admin/1.0.9#changelog

buildlogs:
https://people.freebsd.org/~rm/py27-Flask-Admin-1.1.0.log
https://people.freebsd.org/~rm/py34-Flask-Admin-1.1.0.log
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-04-02 21:13:44 UTC
A commit references this bug:

Author: robak
Date: Thu Apr  2 21:13:35 UTC 2015
New revision: 383071
URL: https://svnweb.freebsd.org/changeset/ports/383071

Log:
  www/py-flask-admin: update 1.0.8 -> 1.1.0

  - Correct LICENSE
  - Add missing dependency
  - Correct Python version dependency

  PR:		199122
  Submitted by:	Ruslan Makhmatkhanov <rm@FreeBSD.org>

Changes:
  head/www/py-flask-admin/Makefile
  head/www/py-flask-admin/distinfo
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-04-02 21:14:13 UTC
Committed, thanks for your work!