Bug 234889 - [new port] devel/py-jsonform: Form validation for JSON-like data
Summary: [new port] devel/py-jsonform: Form validation for JSON-like data
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks: 234897
  Show dependency treegraph
 
Reported: 2019-01-12 00:41 UTC by Antonio Huete Jimenez
Modified: 2019-01-17 12:39 UTC (History)
0 users

See Also:


Attachments
port diff (2.77 KB, patch)
2019-01-12 00:41 UTC, Antonio Huete Jimenez
no flags Details | Diff
poudriere testport output (17.43 KB, text/plain)
2019-01-12 00:42 UTC, Antonio Huete Jimenez
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Huete Jimenez 2019-01-12 00:41:15 UTC
Created attachment 201049 [details]
port diff

Hi,

This patch adds 'devel/py-jsonform'. See bug 234880 for more details on why.

Patch and 'poudriere testport' attached.

Regards,
Antonio Huete
Comment 1 Antonio Huete Jimenez 2019-01-12 00:42:08 UTC
Created attachment 201050 [details]
poudriere testport output
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-01-17 12:38:02 UTC
A commit references this bug:

Author: swills
Date: Thu Jan 17 12:37:57 UTC 2019
New revision: 490553
URL: https://svnweb.freebsd.org/changeset/ports/490553

Log:
  devel/py-jsonform: create port

  Form validation for JSON-like data (i.e. document) in Python.

  WWW: https://github.com/RussellLuo/jsonform

  PR:		234889
  Submitted by:	Antonio Huete Jimenez <tuxillo@quantumachine.net>

Changes:
  head/devel/Makefile
  head/devel/py-jsonform/
  head/devel/py-jsonform/Makefile
  head/devel/py-jsonform/distinfo
  head/devel/py-jsonform/pkg-descr
Comment 3 Steve Wills freebsd_committer freebsd_triage 2019-01-17 12:39:09 UTC
Committed, thanks!