| Port details |
- py-elastic-transport Transport classes and utilities shared among Python Elastic client libraries
- 9.2.1 textproc
=0 9.2.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-09-02 18:15:44
- Last Update: 2026-01-15 11:53:35
- Commit Hash: 0157d76
- Also Listed In: python
- License: APACHE20
- WWW:
- https://elastic-transport-python.readthedocs.io/en/latest/
- https://github.com/elastic/elastic-transport-python
- Description:
- Transport classes and utilities shared among Python Elastic client libraries
This library was lifted from elasticsearch-py and then transformed to be used
across all Elastic services rather than only Elasticsearch.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}elastic-transport>0:textproc/py-elastic-transport@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-elastic-transport/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-elastic-transport
- pkg install py311-elastic-transport
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-elastic-transport listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-elastic-transport
- Package flavors (<flavor>: <package>)
- py311: py311-elastic-transport
- distinfo:
- TIMESTAMP = 1767157673
SHA256 (elastic_transport-9.2.1.tar.gz) = 97d9abd638ba8aa90faa4ca1bf1a18bde0fe2088fbc8757f2eb7b299f205773d
SIZE (elastic_transport-9.2.1.tar.gz) = 77403
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-certifi>=0 : security/py-certifi@py311
- py311-sniffio>=0 : devel/py-sniffio@py311
- py311-urllib3>=1.26.2,1<3,1 : net/py-urllib3@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- textproc/py-elasticsearch
Configuration Options:
- No options to configure
- Options name:
- textproc_py-elastic-transport
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
9.2.1 15 Jan 2026 11:53:35
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-elastic-transport: Update to 9.2.1
Changes: https://github.com/elastic/elastic-transport-python/releases |
9.2.0 01 Nov 2025 17:23:22
    |
Matthias Andree (mandree)  |
*: Revise USES=python:... version range constraints
and strip all lower bounds of 3.9 or 3.10 because they are implied now.
python:3.9-X -> python:-X
python:3.9+ -> python
python:3.10-X -> python:-X
python:3.10+ -> python
(options such as ,build preserved) |
9.2.0 27 Oct 2025 15:33:57
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-elastic-transport: Update to 9.2.0
Changes: https://github.com/elastic/elastic-transport-python/releases |
9.1.0 07 Sep 2025 23:04:09
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-elastic-transport: Update to 9.1.0
Changes: https://github.com/elastic/elastic-transport-python/releases |
8.17.1 02 Sep 2025 17:58:47
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-elastic-transport: Add py-elastic-transport 8.17.1
Transport classes and utilities shared among Python Elastic client libraries
This library was lifted from elasticsearch-py and then transformed to be used
across all Elastic services rather than only Elasticsearch. |
Number of commits found: 5
|