1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Kubilay Kocak
0594e0b53f net/py-pynsq: Add LICENSE
- Add LICENSE (MIT), thanks Matt! [1]

[1] https://github.com/bitly/pynsq/issues/56
2013-11-30 18:27:05 +00:00
Kubilay Kocak
7a0e3f5994 net/py-pynsq: Update to 0.5.1
- Update to 0.5.1
- Enable STAGE support
- Enable AUTOPLIST, delete pkg-plist
- Sort USE_* and GH_* sections
- Remove upstreamed setup.py patch and post-patch: target

Changes:

 https://github.com/bitly/pynsq/blob/v0.5.1/ChangeLog.md
2013-11-30 17:26:04 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Kubilay Kocak
493e765c37 net/py-pynsq: [NEW PORT] The official Python client library for NSQ
pynsq provides high-level nsq.Reader and nsq.Writer classes for building
consumers and producers and two low-level modules for both sync and async
communication over the NSQ Protocol (if you wanted to write your own
high-level functionality).

WWW: https://github.com/bitly/pynsq
2013-06-22 10:43:26 +00:00