Commit graph

6 commits

Author SHA1 Message Date
Antoine Brodin
20749b2fe6 Update to 0.7.1 2014-10-19 22:43:00 +00:00
Antoine Brodin
5fe04d8b06 Convert a few ports to USES=python 2014-08-29 17:28:42 +00:00
Antoine Brodin
c258c5423a Switch from py-requests1 to py-requests 2014-04-22 12:18:20 +00:00
Kubilay Kocak
8942de43ff Sweep www/py-requests dependants to www/py-requests1
Point all www/py-requests dependants to www/py-requests1 in preparation for
the upgrade of www/py-requests to version 2.x, which substantially breaks API
compatibility.

Maintainers of these ports can update their requests dependency independently
as time for sufficient testing permits.

PR:		ports/185631
2014-01-27 12:14:09 +00:00
Antoine Brodin
a82e074125 - Switch from easy_install to install
- Use PYDISTUTILS_AUTOPLIST
- License is BSD3CLAUSE
2013-12-15 22:34:56 +00:00
Antoine Brodin
89e87d4771 New port: textproc/py-pyelasticsearch
pyelasticsearch is a clean, future-proof, high-scale API to elasticsearch. It
provides features like...

* Transparent conversion of Python data types to and from JSON
* Translating HTTP status codes representing failure into exceptions
* Connection pooling
* Load-balancing of requests across nodes in a cluster
* Failed-node marking to avoid downed nodes for a period
* Optional automatic retrying of failed requests

WWW: https://github.com/rhec/pyelasticsearch
2013-11-23 21:25:56 +00:00