Bug 242763

Summary: [NEW PORT] textproc/py-wtf-peewee: Bridge between peewee models and wtforms
Product: Ports & Packages Reporter: Goran Mekić <meka>
Component: Individual Port(s)Assignee: Ben Woods <woodsb02>
Status: Closed FIXED    
Severity: Affects Only Me CC: woodsb02
Priority: --- Keywords: patch, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 242765    
Attachments:
Description Flags
py-wtf-peewee.diff none

Description Goran Mekić 2019-12-21 11:54:22 UTC
Created attachment 210099 [details]
py-wtf-peewee.diff

QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 12.0, amd64 tested)
  * maketest: OK (15 tests PASSED)
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-12-23 22:55:13 UTC
A commit references this bug:

Author: woodsb02
Date: Mon Dec 23 22:54:30 UTC 2019
New revision: 520748
URL: https://svnweb.freebsd.org/changeset/ports/520748

Log:
  Add new port textproc/py-wtf-peewee

  Flask-WTF-Peewee, based on the code found in wtforms.ext, provides a bridge
  between peewee models and wtforms, mapping model fields to form fields.

  WWW: https://github.com/coleifer/wtf-peewee

  PR:		242763
  Submitted by:	Goran Meki? <meka@tilda.center>

Changes:
  head/textproc/Makefile
  head/textproc/py-wtf-peewee/
  head/textproc/py-wtf-peewee/Makefile
  head/textproc/py-wtf-peewee/distinfo
  head/textproc/py-wtf-peewee/pkg-descr
Comment 2 Ben Woods freebsd_committer freebsd_triage 2019-12-23 22:55:47 UTC
Committed - thanks!