Bug 209007 - [new port] devel/py-tinyrpc: Modular RPC Libray
Summary: [new port] devel/py-tinyrpc: Modular RPC Libray
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: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-24 01:20 UTC by David Shane Holden
Modified: 2016-11-25 19:19 UTC (History)
1 user (show)

See Also:


Attachments
py-tinyrpc-0.5.shar (2.00 KB, text/plain)
2016-04-24 01:20 UTC, David Shane Holden
no flags Details
py-tinyrpc-0.5.log (19.58 KB, text/plain)
2016-04-24 01:21 UTC, David Shane Holden
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Shane Holden 2016-04-24 01:20:47 UTC
Created attachment 169620 [details]
py-tinyrpc-0.5.shar

tinyrpc is a library for making and handling RPC calls in python. Its initial
scope is handling jsonrpc, although it aims to be very well-documented and
modular to make it easy to add support for further protocols.

WWW: https://tinyrpc.readthedocs.org/
Comment 1 David Shane Holden 2016-04-24 01:21:15 UTC
Created attachment 169621 [details]
py-tinyrpc-0.5.log
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-11-25 19:18:43 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-11-25 19:19:23 UTC
A commit references this bug:

Author: pi
Date: Fri Nov 25 19:18:40 UTC 2016
New revision: 427124
URL: https://svnweb.freebsd.org/changeset/ports/427124

Log:
  New port: devel/py-tinyrpc

  tinyrpc is a library for making and handling RPC calls in python. Its initial
  scope is handling jsonrpc, although it aims to be very well-documented and
  modular to make it easy to add support for further protocols.

  WWW: https://tinyrpc.readthedocs.org/

  PR:		209007
  Submitted by:	David Shane Holden <dpejesh@yahoo.com>

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