Bug 192673 - New port: devel/py-jsonpointer - Identify specific nodes in a JSON document
Summary: New port: devel/py-jsonpointer - Identify specific nodes in a JSON document
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: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-15 07:55 UTC by harm
Modified: 2014-08-18 17:21 UTC (History)
1 user (show)

See Also:


Attachments
the shar (1.55 KB, application/x-shar)
2014-08-15 07:56 UTC, harm
no flags Details
poudriere -t output (12.30 KB, text/x-log)
2014-08-15 10:08 UTC, harm
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description harm 2014-08-15 07:55:18 UTC
This python module is needed as a dependency for a future net/cloud-init port.

From pypi:
---
Library to resolve JSON Pointers according to
[RFC 6901](http://tools.ietf.org/html/rfc6901)

See Sourcecode for Examples
* Website: https://github.com/stefankoegl/python-json-pointer
* Repository: https://github.com/stefankoegl/python-json-pointer.git
* Documentation: https://python-json-pointer.readthedocs.org/
* PyPI: https://pypi.python.org/pypi/jsonpointer
* Travis-CI: https://travis-ci.org/stefankoegl/python-json-pointer
* Coveralls: https://coveralls.io/r/stefankoegl/python-json-pointer
Comment 1 harm 2014-08-15 07:56:13 UTC
Created attachment 145802 [details]
the shar
Comment 2 John Marino freebsd_committer freebsd_triage 2014-08-15 09:01:08 UTC
Thanks!  Do you have any verification available?  In order of preference, examples of what I'm looking for are:

1) "poudriere testport" or "poudriere bulk -t" logs
2) Redports or tinderbox logs
3) "make check-plist" followed by "make stage-qa" output  (https://www.freebsd.org/doc/en/books/porters-handbook/porting-testing.html)

Also, please run "portlint" and paste the output.
Comment 3 harm 2014-08-15 10:08:16 UTC
Created attachment 145810 [details]
poudriere -t output

# portlint
looks fine.
Comment 4 John Marino freebsd_committer freebsd_triage 2014-08-15 10:12:55 UTC
looks good, thanks! moving to patch-ready.
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-08-18 17:21:24 UTC
A commit references this bug:

Author: wg
Date: Mon Aug 18 17:20:59 UTC 2014
New revision: 365327
URL: http://svnweb.freebsd.org/changeset/ports/365327

Log:
  devel/py-jsonpointer: Identify specific nodes in a JSON document (RFC 6901)

  WWW: https://pypi.python.org/pypi/jsonpointer

  PR:		192673
  Submitted by:	harm weites com

Changes:
  head/devel/Makefile
  head/devel/py-jsonpointer/
  head/devel/py-jsonpointer/Makefile
  head/devel/py-jsonpointer/distinfo
  head/devel/py-jsonpointer/pkg-descr