Bug 216202 - [New Port] net-im/py-stomp.py: Python STOMP client, supporting protocol versions >=1.0 and <=1.2
Summary: [New Port] net-im/py-stomp.py: Python STOMP client, supporting protocol versi...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-17 23:26 UTC by James Elstone
Modified: 2017-04-21 04:30 UTC (History)
1 user (show)

See Also:


Attachments
Shell archive of net-im/py-stomp.py port (2.00 KB, text/plain)
2017-01-17 23:26 UTC, James Elstone
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description James Elstone 2017-01-17 23:26:50 UTC
Created attachment 179014 [details]
Shell archive of net-im/py-stomp.py port

Shell archive of net-im/py-stomp.py port.

Addition of existing python package from "CHEESESHOP" for stomp.py.See here for python package index information: https://pypi.python.org/pypi/stomp.py/4.1.15

portlint -A : no warnings or errors
poudriere: builds OK.

Detail:
stomp.py is a Python client library for accessing messaging servers (such as
Apollo or RabbitMQ) using the STOMP protocol (versions 1.0, 1.1 and 1.2). It
can also be run as a standalone, command-line client for testing.

See website below for usage instructions.

WWW: https://github.com/jasonrbriggs/stomp.py
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-04-12 13:22:25 UTC
A commit references this bug:

Author: miwi
Date: Wed Apr 12 13:21:39 UTC 2017
New revision: 438355
URL: https://svnweb.freebsd.org/changeset/ports/438355

Log:
  stomp.py is a Python client library for accessing messaging servers (such as
  Apollo or RabbitMQ) using the STOMP protocol (versions 1.0, 1.1 and 1.2). It
  can also be run as a standalone, command-line client for testing.

  WWW: https://github.com/jasonrbriggs/stomp.py

  PR:		216202
  Submitted by:	James Elstone <james@elstone.net>

Changes:
  head/net/Makefile
  head/net/py-stomp.py/
  head/net/py-stomp.py/Makefile
  head/net/py-stomp.py/distinfo
  head/net/py-stomp.py/pkg-descr