Port details |
- py-strawberry-graphql Library for creating GraphQL APIs
- 0.254.0 devel =2 0.239.2Version of this port present on the latest quarterly branch.
- Maintainer: kai@FreeBSD.org
- Port Added: 2024-03-31 14:39:14
- Last Update: 2024-12-18 16:34:46
- Commit Hash: 47478ca
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/strawberry-graphql/strawberry
- Description:
- Strawberry is a developer friendly GraphQL library for Python, designed for
modern development.
* Type hints: Leverages Python type hints to provide a great developer
experience while creating GraphQL Libraries.
* Async Support: Supports async/await out of the box, allowing you to write
your resolvers in a non-blocking way.
* Extensible: Has support for schema and field extensions, allowing you to
extend the schema with custom logic.
* Generics: Supports generics, allowing you to create reusable types that can
be used in multiple places.
* Federation: Supports Federation, allowing you to create a federated GraphQL
schema.
* Dataloaders: Comes with support for dataloaders, allowing you to batch
multiple queries into a single one.
* Integrations: Has support for multiple integrations, allowing you to use it
with your favorite web framework.
- ¦ ¦ ¦ ¦
- 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}strawberry-graphql>0:devel/py-strawberry-graphql@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-*strawberry-graphql
- To install the port:
- cd /usr/ports/devel/py-strawberry-graphql/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-strawberry-graphql
- pkg install py311-strawberry-graphql
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-strawberry-graphql listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-strawberry-graphql
- Package flavors (<flavor>: <package>)
- py311: py311-strawberry-graphql
- distinfo:
- TIMESTAMP = 1734535848
SHA256 (strawberry_graphql-0.254.0.tar.gz) = f0a5229d71ea09b5648e38c474c1a1185751ba7e3fdd9c59d5615f34d668a21f
SIZE (strawberry_graphql-0.254.0.tar.gz) = 208264
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-poetry-core>=1.6 : devel/py-poetry-core@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-python-dateutil>=2.7.0 : devel/py-python-dateutil@py311
- py311-graphql-core>=3.2.0<3.4.0 : devel/py-graphql-core@py311
- py311-typing-extensions>=4.5.0 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-strawberry-graphql-django
Configuration Options:
- ===> The following configuration options are available for py311-strawberry-graphql-0.254.0:
AIOHTTP=off: Basic AIOHTTP integration
ASGI=off: Basic ASGI integration
CHANNELS=off: Support for Django Channels
CLI=off: Support for CLI commands
DEBUG=off: Generate verbose debug information
DEBUG-SERVER=off: Enable debug server
DJANGO=off: Basic Django integration
FASTAPI=off: Support for FastAPI in conjunction with GraphQLRouter
FLASK=off: Basic Flask integration
OPENTELEMETRY=off: Generate Open Telemetry compatible tracing information
PYDANTIC=off: Support for Pydantic models
===> Use 'make config' to modify these settings
- Options name:
- devel_py-strawberry-graphql
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.254.0 18 Dec 2024 16:34:46 |
Kai Knoblich (kai) |
devel/py-strawberry-graphql: Update to 0.254.0
Changelog:
https://github.com/strawberry-graphql/strawberry/releases/tag/0.254.0 |
0.253.1 14 Dec 2024 17:51:00 |
Kai Knoblich (kai) |
devel/py-strawberry-graphql: Update to 0.253.1
Changelog:
https://github.com/strawberry-graphql/strawberry/releases/tag/0.253.1 |
0.253.0 24 Nov 2024 08:56:08 |
Kai Knoblich (kai) |
devel/py-strawberry-graphql: Update to 0.253.0
Changelog since 0.247.0:
https://github.com/strawberry-graphql/strawberry/blob/0.253.0/CHANGELOG.md |
0.247.1 03 Nov 2024 10:13:40 |
Kai Knoblich (kai) |
devel/py-strawberry-graphql: Update to 0.247.1
* Remove the now obsolete workaround because py-poetry-core is now used
per se for the build time.
Changelog since 0.239.2:
https://github.com/strawberry-graphql/strawberry/blob/0.247.1/CHANGELOG.md |
0.239.2 04 Sep 2024 04:17:12 |
Kai Knoblich (kai) |
devel/py-strawberry-graphql: Update to 0.239.2
Changelog since 0.237.2:
https://github.com/strawberry-graphql/strawberry/blob/0.239.2/CHANGELOG.md |
0.237.2 27 Jul 2024 11:36:44 |
Kai Knoblich (kai) |
devel/py-strawberry-graphql: Update to 0.237.2
* Belatedly add CONFLICTS_INSTALL while I'm here, because the port has
now also had devel/py-dj50-strawberry-graphql as Django 5.0
counterpart since 9dcfcfc7df21.
Changelog since 0.235.2:
https://github.com/strawberry-graphql/strawberry/blob/0.237.2/CHANGELOG.md |
0.235.2 13 Jul 2024 07:25:35 |
Kai Knoblich (kai) |
devel/py-strawberry-graphql: Update to 0.235.2
Changelog since 0.235.0:
https://github.com/strawberry-graphql/strawberry/blob/0.235.2/CHANGELOG.md |
0.235.0 16 Jun 2024 08:03:07 |
Kai Knoblich (kai) |
devel/py-strawberry-graphql: Update to 0.235.0
Changelog since 0.227.2:
https://github.com/strawberry-graphql/strawberry/blob/0.235.0/CHANGELOG.md |
0.227.2 28 Apr 2024 07:00:02 |
Kai Knoblich (kai) |
devel/py-strawberry-graphql: Update to 0.227.2
* Make the port concurrent safe as a script is installed outside of
Python's site-lib directory.
Changelog since 0.224.1:
https://github.com/strawberry-graphql/strawberry/blob/0.227.2/CHANGELOG.md |
0.224.1_2 27 Apr 2024 09:08:48 |
Kai Knoblich (kai) |
*: Switch consumers over to Django 4.2
Django 3.2 reached its End-of-Life on 1st April 2024 and Django 4.2 is
the new LTS (= Long Term Support) release which will be supported until
April 2026.
* Switch most ports that use www/py-django32 to www/py-django42.
* Ports that are not compatible with Django 3.2 have already been set
with an expiration date were not taken into account.
* Bump PORTREVISION due dependency change where necessary.
PR: 276319
Reviewed by: dvl, grembo, ultima
Approved by: bofh (implicit), dvl, grembo, Kevin Golding, sunpoet,
ultima, maintainer timeout (remaining maintainers)
Differential Revision: https://reviews.freebsd.org/D44637 |
0.224.1_1 13 Apr 2024 14:47:51 |
Po-Chuan Hsieh (sunpoet) |
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS |
0.224.1 31 Mar 2024 14:34:36 |
Kai Knoblich (kai) |
devel/py-strawberry-graphql: New port
Strawberry is a developer friendly GraphQL library for Python, designed
for modern development.
* Type hints: Leverages Python type hints to provide a great developer
experience while creating GraphQL Libraries.
* Async Support: Supports async/await out of the box, allowing you to
write your resolvers in a non-blocking way.
* Extensible: Has support for schema and field extensions, allowing you
to extend the schema with custom logic.
* Generics: Supports generics, allowing you to create reusable types (Only the first 15 lines of the commit message are shown above ) |