Bug 192674 - New port: devel/py-jsonpatch - Applying JSON Patches in Python
Summary: New port: devel/py-jsonpatch - Applying JSON Patches in Python
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 08:01 UTC by harm
Modified: 2014-08-18 17:29 UTC (History)
1 user (show)

See Also:


Attachments
the port (1.42 KB, application/x-shar)
2014-08-15 08:01 UTC, harm
no flags Details
poudriere -t output (12.56 KB, text/x-log)
2014-08-15 10:09 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 08:01:58 UTC
Created attachment 145803 [details]
the port

This python module is needed as a dependency for a future net/cloud-init port.

From pypi:
---

Library to apply JSON Patches according to
[RFC 6902](http://tools.ietf.org/html/rfc6902)

See Sourcecode for Examples

* Website: https://github.com/stefankoegl/python-json-patch
* Repository: https://github.com/stefankoegl/python-json-patch.git
* Documentation: https://python-json-patch.readthedocs.org/
* PyPI: https://pypi.python.org/pypi/jsonpatch
* Travis-CI: https://travis-ci.org/stefankoegl/python-json-patch
* Coveralls: https://coveralls.io/r/stefankoegl/python-json-patch
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-15 09:00:46 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 2 harm 2014-08-15 10:09:48 UTC
Created attachment 145811 [details]
poudriere -t output

# portlint
looks fine.
Comment 3 John Marino freebsd_committer freebsd_triage 2014-08-15 10:14:14 UTC
Great, thanks!  Moving to patch-ready status.
Comment 4 commit-hook freebsd_committer freebsd_triage 2014-08-18 17:29:25 UTC
A commit references this bug:

Author: wg
Date: Mon Aug 18 17:28:27 UTC 2014
New revision: 365329
URL: http://svnweb.freebsd.org/changeset/ports/365329

Log:
  devel/py-jsonpatch: Apply JSON-Patches (RFC 6902)

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

  PR:		192674
  Submitted by:	harm weites com

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