Port details |
- py-gql GraphQL client for Python
- 3.5.0 devel =0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: dereks@lifeofadishwasher.com
- Port Added: 2024-11-29 12:24:09
- Last Update: 2024-11-29 12:20:37
- Commit Hash: d640ceb
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/graphql-python/gql
- Description:
- This is a GraphQL client for Python 3.8+. Plays nicely with graphene,
graphql-core, graphql-js and any other GraphQL implementation compatible with
the spec.
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}gql>0:devel/py-gql@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-gql/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-gql
- pkg install py311-gql
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-gql listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-gql
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1727045509
SHA256 (gql-3.5.0.tar.gz) = ccb9c5db543682b28f577069950488218ed65d4ac70bb03b6929aaadaf636de9
SIZE (gql-3.5.0.tar.gz) = 179939
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-anyio>=3.0<5 : devel/py-anyio@py311
- py311-backoff>=1.11.1<3.0 : devel/py-backoff@py311
- py311-graphql-core>=3.2<3.3 : devel/py-graphql-core@py311
- py311-sphinx-argparse>0 : textproc/py-sphinx-argparse@py311
- py311-sphinx>=4.3.1,1 : textproc/py-sphinx@py311
- py311-sphinx_rtd_theme>0 : textproc/py-sphinx_rtd_theme@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-aiofiles>0 : devel/py-aiofiles@py311
- py311-mock>0 : devel/py-mock@py311
- py311-parse>0 : textproc/py-parse@py311
- py311-pytest-asyncio>0 : devel/py-pytest-asyncio@py311
- py311-pytest-console-scripts>0 : devel/py-pytest-console-scripts@py311
- py311-pytest>0 : devel/py-pytest@py311
- py311-vcrpy>0 : devel/py-vcrpy@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-anyio>=3.0<5 : devel/py-anyio@py311
- py311-backoff>=1.11.1<3.0 : devel/py-backoff@py311
- py311-graphql-core>=3.2<3.3 : devel/py-graphql-core@py311
- py311-yarl>=1.6<2.0 : www/py-yarl@py311
- py311-aiohttp>=3.8.0<4 : www/py-aiohttp@py311
- py311-botocore>=1.21<2 : devel/py-botocore@py311
- py311-httpx>=0.23.1<1 : www/py-httpx@py311
- py311-requests-toolbelt>=1.0.0<2 : www/py-requests-toolbelt@py311
- py311-requests>=2.26<3 : www/py-requests@py311
- py311-websockets>=10 : devel/py-websockets@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-python-gitlab
Configuration Options:
- ===> The following configuration options are available for py311-gql-3.5.0:
AIOHTTP=on: AIOHTTP Support
BOTOCORE=on: BOTOCORE Support
DOCS=on: Build and/or install documentation
HTTPX=on: HTTPX Support
REQUESTS=on: Requests Support
WEBSOCKETS=on: Websockets Support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-gql
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.5.0 29 Nov 2024 12:20:37 |
Ronald Klop (ronald) Author: Derek Schrock |
devel/py-gql: new port
This is a GraphQL client for Python 3.8+. Plays nicely with graphene,
graphql-core, graphql-js and any other GraphQL implementation compatible
with the spec.
This is required for devel/py-python-gitlab v4.11.0.
PR: 281910 |
Number of commits found: 1
|