strawberry-graphql_0.276.0-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Tue, 15 Jul 2025 13:44:05 +0200 |
Source: | strawberry-graphql |
Binary: | strawberry-graphql |
Architecture: | source all |
Version: | 0.276.0-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Carsten Schoenert <c.schoenert@t-online.de> |
Description: | strawberry-graphql - Python GraphQL library for creating GraphQL APIs |
Closes: | 1109162 |
Changes: | strawberry-graphql (0.276.0-1) unstable; urgency=medium * [d22dcbf] New upstream version 0.276.0 * [abf89df] First and basic Debianzation (Closes: #1109162) |
Files: | fcaecfff187956ab9313614811b01c15 3627 python optional strawberry-graphql_0.276.0-1.dsc eca98672314e2ea1078173d3e1cb52c0 1115118 python optional strawberry-graphql_0.276.0.orig.tar.gz 6fe908f2da74e508602a8f294133f329 6532 python optional strawberry-graphql_0.276.0-1.debian.tar.xz 73024c4df1ad49234474e823eaf876b3 251388 python optional strawberry-graphql_0.276.0-1_all.deb d6da9446ef6a5d019a10aac77de147db 11449 python optional strawberry-graphql_0.276.0-1_amd64.buildinfo |
strawberry-graphql_0.276.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | strawberry-graphql |
Binary: | strawberry-graphql |
Architecture: | all |
Version: | 0.276.0-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Carsten Schoenert <c.schoenert@t-online.de>, |
Homepage: | https://github.com/strawberry-graphql/strawberry |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/strawberry-graphql |
Vcs-Git: | https://salsa.debian.org/python-team/packages/strawberry-graphql.git |
Testsuite: | autopkgtest |
Testsuite-Triggers: | python3-aiohttp, python3-all, python3-asgiref, python3-daphne, python3-dateutil, python3-django-channels, python3-fastapi, python3-freezegun, python3-graphene, python3-httpx, python3-inline-snapshot, python3-libcst, python3-litestar, python3-msgspec, python3-pydantic, python3-pytest, python3-pytest-asyncio, python3-pytest-codspeed, python3-pytest-emoji, python3-pytest-mock, python3-pytest-snapshot, python3-pytest-tornasync, python3-pytest-trio, python3-pytest-twisted, python3-python-multipart, python3-starlette, python3-typer, python3-typing-extensions |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-aiohttp<!nocheck>, python3-all, python3-asgiref<!nocheck>, python3-daphne<!nocheck>, python3-dateutil<!nocheck>, python3-django-channels<!nocheck>, python3-fastapi<!nocheck>, python3-freezegun<!nocheck>, python3-graphene<!nocheck>, python3-httpx<!nocheck>, python3-inline-snapshot<!nocheck>, python3-libcst<!nocheck>, python3-litestar<!nocheck>, python3-msgspec<!nocheck>, python3-poetry-core, python3-pydantic<!nocheck>, python3-pytest<!nocheck>, python3-pytest-asyncio<!nocheck>, python3-pytest-codspeed<!nocheck>, python3-pytest-emoji<!nocheck>, python3-pytest-mock<!nocheck>, python3-pytest-snapshot<!nocheck>, python3-python-multipart<!nocheck>, python3-pytest-twisted<!nocheck>, python3-pytest-tornasync<!nocheck>, python3-pytest-trio<!nocheck>, python3-starlette<!nocheck>, python3-typer<!nocheck>, python3-typing-extensions<!nocheck> |
Package-List: | strawberry-graphql deb python optional arch=all |
Files: | eca98672314e2ea1078173d3e1cb52c0 1115118 strawberry-graphql_0.276.0.orig.tar.gz 6fe908f2da74e508602a8f294133f329 6532 strawberry-graphql_0.276.0-1.debian.tar.xz |
README.source for strawberry-graphql_0.276.0-1.dsc (click to toggle) | |
---|---|
This package is maintained with git-buildpackage(1). It follows DEP-14 for branch naming (e.g. using debian/master for the current version in Debian unstable due Debian Python team policy). It uses pristine-tar(1) to store enough information in git to generate bit identical tarballs when building the package without having downloaded an upstream tarball first. When working with patches it is recommended to use "gbp pq import" to import the patches, modify the source and then use "gbp pq export --commit" to commit the modifications. The changelog is generated using "gbp dch" so if you submit any changes don't bother to add changelog entries but rather provide a nice git commit message that can then end up in the changelog. It is recommended to build the package with pbuilder using: gbp buildpackage --git-pbuilder For information on how to set up a pbuilder environment see the git-pbuilder(1) manpage. In short: DIST=sid git-pbuilder create gbp clone https://salsa.debian.org/python-team/packages/strawberry-graphql.git cd strawberry-graphql gbp buildpackage --git-pbuilder Current packaging status ------------------------ The packaging is while writing in early state. Not all features of the upstream project will be usable as some packages missing in the archive of Debian. Or some packages are needed for the test suite. Based on https://github.com/strawberry-graphql/strawberry/blob/main/pyproject.toml [tool.poetry.group.dev.dependencies] Dependencies for bin package strawberry-graphql (Debian) Upstream Version ✅ (python3-asgiref) asgiref = "^3.2" ✅ (python3-email-validator) email-validator = {version = ">=1.1.3,<3.0.0", optional = false} ✅ (python3-freezegun) freezegun = "^1.2.1" ✅ (python3-libcst) libcst = {version = ">=1.0.0", optional = false} ✅ (python3-markupsafe) MarkupSafe = "2.1.3" ✅ (python3-nox) nox = "^2024.4.15" ✅ (python3-pygments) pygments = "^2.3" ✅ (python3-python-multipart) python-multipart = ">=0.0.7" ✅ (python3-rich) rich = {version = ">=12.5.1", optional = false} ✅ (typer) typer = {version = ">=0.7.0", optional = false} ❌ opentelemetry-api = "<2" ❌ opentelemetry-sdk = "<2" Dependencies for test suite ❌ opentelemetry-api = "<2" ❌ opentelemetry-sdk = "<2" ❌ pyinstrument = {version = ">=4.0.0", optional = false} ✅ (python3-poetry-plugin-export) poetry-plugin-export = "^1.6.0" ✅ (python3-urllib3) urllib3 = "<2" ✅ (python3-inline-snapshot) inline-snapshot = "^0.10.1" # The following libraries are not clear if they are really needed. ❌ nox-poetry = "^1.0.3" ❌ sanic-testing = ">=22.9,<24.0" ❌ types-aiofiles = ">=22.1" ❌ types-certifi = "^2021.10.8" ❌ types-chardet = "^5.0.4" ❌ types-freezegun = "^1.1.9" ❌ types-python-dateutil = "^2.8.19" ❌ types-toml = "^0.10.8" ❌ types-typed-ast = "^1.5.8" ❌ types-ujson = "^5.6.0" ❌ types-protobuf = "^4.23.0.1" ❌ types-deprecated = "^1.2.15.20241117" ❌ types-six = "^1.17.0.20241205" ❌ types-pyyaml = "^6.0.12.20240917" -- Carsten Schoenert <c.schoenert@t-online.de> Fri, 26 May 2025 17:12:00 +0200 |
control file for strawberry-graphql_0.276.0-1_all.deb (click to toggle) | |
---|---|
Package: | strawberry-graphql |
Version: | 0.276.0-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 1213 |
Depends: | python3-graphql-core, python3-dateutil, python3-packaging, python3-typing-extensions, python3:any |
Suggests: | python3-aiohttp, python3-asgiref, python3-django, python3-fastapi, python3-flask, python3-libcst, python3-litestar, python3-pydantic, python3-pygments, python3-python-multipart, python3-quart, python3-rich, python3-starlette, python3-websockets, typer, uvicorn |
Conflicts: | strawberry |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/strawberry-graphql/strawberry |
Description: | Python GraphQL library for creating GraphQL APIs Strawberry is a developer friendly Python based GraphQL library for creating GraphQL APIs, designed for modern development inspired by dataclasses. One of its goals is to provide a great developer experience for both GraphQL beginners and advanced users. . Strawberry is also a code-first GraphQL server library that uses Python type annotations to define GraphQL types. This allows you to focus more on how you can integrate one ore more DBs into your workflow and less on the idiosyncrasies of GraphQL itself. . Have a lock at the suggested packages in case you want to install this package. You will probably need one or more packages additionally to get your setup working! . This package contains the Python 3 version. |
contents of strawberry-graphql_0.276.0-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-07-15 11:44 ./ drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/ drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/bin/ -rwxr-xr-x root/root 212 2025-07-15 11:44 ./usr/bin/strawberry drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/ drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/ -rw-r--r-- root/root 1491 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/__init__.py -rw-r--r-- root/root 59 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/__main__.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/aiohttp/ -rw-r--r-- root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/aiohttp/__init__.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/aiohttp/test/ -rw-r--r-- root/root 71 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/aiohttp/test/__init__.py -rw-r--r-- root/root 1801 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/aiohttp/test/client.py -rw-r--r-- root/root 7962 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/aiohttp/views.py -rw-r--r-- root/root 13828 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/annotation.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/asgi/ -rw-r--r-- root/root 8169 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/asgi/__init__.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/asgi/test/ -rw-r--r-- root/root 71 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/asgi/test/__init__.py -rw-r--r-- root/root 1473 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/asgi/test/client.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/chalice/ -rw-r--r-- root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/chalice/__init__.py -rw-r--r-- root/root 4819 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/chalice/views.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/channels/ -rw-r--r-- root/root 433 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/channels/__init__.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/channels/handlers/ -rw-r--r-- root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/channels/handlers/__init__.py -rw-r--r-- root/root 7841 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/channels/handlers/base.py -rw-r--r-- root/root 11637 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/channels/handlers/http_handler.py -rw-r--r-- root/root 6177 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/channels/handlers/ws_handler.py -rw-r--r-- root/root 2024 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/channels/router.py -rw-r--r-- root/root 6558 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/channels/testing.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/ -rw-r--r-- root/root 764 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/__init__.py -rw-r--r-- root/root 54 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/app.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/commands/ -rw-r--r-- root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/commands/__init__.py -rw-r--r-- root/root 3812 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/commands/codegen.py -rw-r--r-- root/root 1049 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/commands/export_schema.py -rw-r--r-- root/root 1001 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/commands/locate_definition.py -rw-r--r-- root/root 749 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/commands/schema_codegen.py -rw-r--r-- root/root 2217 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/commands/server.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/commands/upgrade/ -rw-r--r-- root/root 2480 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/commands/upgrade/__init__.py -rw-r--r-- root/root 484 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/commands/upgrade/_fake_progress.py -rw-r--r-- root/root 2168 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/commands/upgrade/_run_codemod.py -rw-r--r-- root/root 138 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/constants.py -rw-r--r-- root/root 999 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/debug_server.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/utils/ -rw-r--r-- root/root 987 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/utils/__init__.py -rw-r--r-- root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/cli/utils/load_schema.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/codegen/ -rw-r--r-- root/root 250 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/codegen/__init__.py -rw-r--r-- root/root 365 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/codegen/exceptions.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/codegen/plugins/ -rw-r--r-- root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/codegen/plugins/__init__.py -rw-r--r-- root/root 6799 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/codegen/plugins/print_operation.py -rw-r--r-- root/root 6903 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/codegen/plugins/python.py -rw-r--r-- root/root 3865 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/codegen/plugins/typescript.py -rw-r--r-- root/root 30539 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/codegen/query_codegen.py -rw-r--r-- root/root 4181 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/codegen/types.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/codemods/ -rw-r--r-- root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/codemods/__init__.py -rw-r--r-- root/root 5988 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/codemods/annotated_unions.py -rw-r--r-- root/root 4622 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/codemods/update_imports.py -rw-r--r-- root/root 7867 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/dataloader.py -rw-r--r-- root/root 3584 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/directive.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/django/ -rw-r--r-- root/root 811 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/django/__init__.py -rw-r--r-- root/root 135 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/django/apps.py -rw-r--r-- root/root 655 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/django/context.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/django/test/ -rw-r--r-- root/root 71 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/django/test/__init__.py -rw-r--r-- root/root 620 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/django/test/client.py -rw-r--r-- root/root 9686 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/django/views.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/ -rw-r--r-- root/root 6628 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/__init__.py -rw-r--r-- root/root 1581 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/conflicting_arguments.py -rw-r--r-- root/root 2204 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/duplicated_type_name.py -rw-r--r-- root/root 3445 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/exception.py -rw-r--r-- root/root 404 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/exception_source.py -rw-r--r-- root/root 2685 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/handler.py -rw-r--r-- root/root 2213 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/invalid_argument_type.py -rw-r--r-- root/root 1293 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/invalid_superclass_interface.py -rw-r--r-- root/root 3610 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/invalid_union_type.py -rw-r--r-- root/root 2007 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/missing_arguments_annotations.py -rw-r--r-- root/root 832 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/missing_dependencies.py -rw-r--r-- root/root 1332 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/missing_field_annotation.py -rw-r--r-- root/root 1402 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/missing_return_annotation.py -rw-r--r-- root/root 2008 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/object_is_not_a_class.py -rw-r--r-- root/root 1263 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/object_is_not_an_enum.py -rw-r--r-- root/root 1742 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/permission_fail_silently_requires_optional.py -rw-r--r-- root/root 1328 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/private_strawberry_field.py -rw-r--r-- root/root 1848 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/scalar_already_registered.py -rw-r--r-- root/root 1740 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/syntax.py -rw-r--r-- root/root 1877 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/unresolved_field_type.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/utils/ -rw-r--r-- root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/utils/__init__.py -rw-r--r-- root/root 22566 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/exceptions/utils/source_finder.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/experimental/ -rw-r--r-- root/root 102 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/experimental/__init__.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/experimental/pydantic/ -rw-r--r-- root/root 255 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/experimental/pydantic/__init__.py -rw-r--r-- root/root 9710 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/experimental/pydantic/_compat.py -rw-r--r-- root/root 4242 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/experimental/pydantic/conversion.py -rw-r--r-- root/root 925 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/experimental/pydantic/conversion_types.py -rw-r--r-- root/root 4557 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/experimental/pydantic/error_type.py -rw-r--r-- root/root 1486 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/experimental/pydantic/exceptions.py -rw-r--r-- root/root 2265 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/experimental/pydantic/fields.py -rw-r--r-- root/root 12897 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/experimental/pydantic/object_type.py -rw-r--r-- root/root 4035 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/experimental/pydantic/utils.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/ext/ -rw-r--r-- root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/ext/__init__.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/ext/dataclasses/ -rw-r--r-- root/root 1389 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/ext/dataclasses/README.md -rw-r--r-- root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/ext/dataclasses/__init__.py -rw-r--r-- root/root 2287 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/ext/dataclasses/dataclasses.py -rw-r--r-- root/root 20458 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/ext/mypy_plugin.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/ -rw-r--r-- root/root 1308 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/__init__.py -rw-r--r-- root/root 1358 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/add_validation_rules.py -rw-r--r-- root/root 2351 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/base_extension.py -rw-r--r-- root/root 7185 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/context.py -rw-r--r-- root/root 3032 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/directives.py -rw-r--r-- root/root 717 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/disable_introspection.py -rw-r--r-- root/root 750 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/disable_validation.py -rw-r--r-- root/root 5561 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/field_extension.py -rw-r--r-- root/root 1481 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/mask_errors.py -rw-r--r-- root/root 2547 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/max_aliases.py -rw-r--r-- root/root 1045 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/max_tokens.py -rw-r--r-- root/root 1291 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/parser_cache.py -rw-r--r-- root/root 753 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/pyinstrument.py -rw-r--r-- root/root 9727 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/query_depth_limiter.py -rw-r--r-- root/root 1873 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/runner.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/tracing/ -rw-r--r-- root/root 1112 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/tracing/__init__.py -rw-r--r-- root/root 5900 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/tracing/apollo.py -rw-r--r-- root/root 5800 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/tracing/datadog.py -rw-r--r-- root/root 7304 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/tracing/opentelemetry.py -rw-r--r-- root/root 654 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/tracing/utils.py -rw-r--r-- root/root 995 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/utils.py -rw-r--r-- root/root 1433 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/extensions/validation_cache.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/fastapi/ -rw-r--r-- root/root 147 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/fastapi/__init__.py -rw-r--r-- root/root 684 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/fastapi/context.py -rw-r--r-- root/root 12018 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/fastapi/router.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/federation/ -rw-r--r-- root/root 549 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/federation/__init__.py -rw-r--r-- root/root 860 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/federation/argument.py -rw-r--r-- root/root 3151 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/federation/enum.py -rw-r--r-- root/root 8914 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/federation/field.py -rw-r--r-- root/root 67 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/federation/mutation.py -rw-r--r-- root/root 9381 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/federation/object_type.py -rw-r--r-- root/root 4649 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/federation/scalar.py -rw-r--r-- root/root 13252 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/federation/schema.py -rw-r--r-- root/root 1769 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/federation/schema_directive.py -rw-r--r-- root/root 6394 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/federation/schema_directives.py -rw-r--r-- root/root 360 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/federation/types.py -rw-r--r-- root/root 1680 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/federation/union.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/field_extensions/ -rw-r--r-- root/root 96 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/field_extensions/__init__.py -rw-r--r-- root/root 2691 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/field_extensions/input_mutation.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/file_uploads/ -rw-r--r-- root/root 50 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/file_uploads/__init__.py -rw-r--r-- root/root 161 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/file_uploads/scalars.py -rw-r--r-- root/root 1181 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/file_uploads/utils.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/flask/ -rw-r--r-- root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/flask/__init__.py -rw-r--r-- root/root 6355 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/flask/views.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/http/ -rw-r--r-- root/root 1163 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/http/__init__.py -rw-r--r-- root/root 20806 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/http/async_base_view.py -rw-r--r-- root/root 2550 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/http/base.py -rw-r--r-- root/root 348 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/http/exceptions.py -rw-r--r-- root/root 613 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/http/ides.py -rw-r--r-- root/root 381 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/http/parse_content_type.py -rw-r--r-- root/root 8138 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/http/sync_base_view.py -rw-r--r-- root/root 196 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/http/temporal_response.py -rw-r--r-- root/root 398 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/http/types.py -rw-r--r-- root/root 489 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/http/typevars.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/litestar/ -rw-r--r-- root/root 237 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/litestar/__init__.py -rw-r--r-- root/root 14130 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/litestar/controller.py -rw-r--r-- root/root 1362 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/parent.py -rw-r--r-- root/root 7537 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/permission.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/printer/ -rw-r--r-- root/root 62 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/printer/__init__.py -rw-r--r-- root/root 4987 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/printer/ast_from_value.py -rw-r--r-- root/root 18814 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/printer/printer.py -rw-r--r-- root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/py.typed drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/quart/ -rw-r--r-- root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/quart/__init__.py -rw-r--r-- root/root 7461 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/quart/views.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/relay/ -rw-r--r-- root/root 553 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/relay/__init__.py -rw-r--r-- root/root 4036 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/relay/exceptions.py -rw-r--r-- root/root 18284 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/relay/fields.py -rw-r--r-- root/root 30477 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/relay/types.py -rw-r--r-- root/root 5908 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/relay/utils.py -rw-r--r-- root/root 260 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/resolvers.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/sanic/ -rw-r--r-- root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/sanic/__init__.py -rw-r--r-- root/root 844 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/sanic/context.py -rw-r--r-- root/root 1007 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/sanic/utils.py -rw-r--r-- root/root 7069 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/sanic/views.py -rw-r--r-- root/root 2278 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/scalars.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema/ -rw-r--r-- root/root 92 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema/__init__.py -rw-r--r-- root/root 4053 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema/base.py -rw-r--r-- root/root 1873 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema/compat.py -rw-r--r-- root/root 1024 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema/config.py -rw-r--r-- root/root 1137 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema/exceptions.py -rw-r--r-- root/root 6950 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema/name_converter.py -rw-r--r-- root/root 37951 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema/schema.py -rw-r--r-- root/root 39267 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema/schema_converter.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema/types/ -rw-r--r-- root/root 68 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema/types/__init__.py -rw-r--r-- root/root 1971 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema/types/base_scalars.py -rw-r--r-- root/root 750 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema/types/concrete_type.py -rw-r--r-- root/root 2375 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema/types/scalar.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema/validation_rules/ -rw-r--r-- root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema/validation_rules/__init__.py -rw-r--r-- root/root 2629 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema/validation_rules/one_of.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema_codegen/ -rw-r--r-- root/root 24364 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema_codegen/__init__.py -rw-r--r-- root/root 2023 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema_directive.py -rw-r--r-- root/root 175 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/schema_directives.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/static/ -rw-r--r-- root/root 973 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/static/apollo-sandbox.html -rw-r--r-- root/root 4257 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/static/graphiql.html -rw-r--r-- root/root 1547 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/static/pathfinder.html drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/subscriptions/ -rw-r--r-- root/root 170 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/subscriptions/__init__.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/subscriptions/protocols/ -rw-r--r-- root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/subscriptions/protocols/__init__.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/subscriptions/protocols/graphql_transport_ws/ -rw-r--r-- root/root 138 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/subscriptions/protocols/graphql_transport_ws/__init__.py -rw-r--r-- root/root 15485 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/subscriptions/protocols/graphql_transport_ws/handlers.py -rw-r--r-- root/root 2169 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/subscriptions/protocols/graphql_transport_ws/types.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/subscriptions/protocols/graphql_ws/ -rw-r--r-- root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/subscriptions/protocols/graphql_ws/__init__.py -rw-r--r-- root/root 8668 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/subscriptions/protocols/graphql_ws/handlers.py -rw-r--r-- root/root 2003 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/subscriptions/protocols/graphql_ws/types.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/test/ -rw-r--r-- root/root 115 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/test/__init__.py -rw-r--r-- root/root 6438 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/test/client.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/tools/ -rw-r--r-- root/root 127 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/tools/__init__.py -rw-r--r-- root/root 2329 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/tools/create_type.py -rw-r--r-- root/root 1023 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/tools/merge_types.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/ -rw-r--r-- root/root 351 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/__init__.py -rw-r--r-- root/root 11129 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/arguments.py -rw-r--r-- root/root 3007 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/auto.py -rw-r--r-- root/root 15197 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/base.py -rw-r--r-- root/root 916 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/cast.py -rw-r--r-- root/root 6306 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/enum.py -rw-r--r-- root/root 3820 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/execution.py -rw-r--r-- root/root 21605 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/field.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/fields/ -rw-r--r-- root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/fields/__init__.py -rw-r--r-- root/root 14679 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/fields/resolver.py -rw-r--r-- root/root 867 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/graphql.py -rw-r--r-- root/root 4907 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/info.py -rw-r--r-- root/root 5079 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/lazy_type.py -rw-r--r-- root/root 1174 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/maybe.py -rw-r--r-- root/root 11978 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/mutation.py -rw-r--r-- root/root 5134 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/nodes.py -rw-r--r-- root/root 15766 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/object_type.py -rw-r--r-- root/root 518 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/private.py -rw-r--r-- root/root 6384 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/scalar.py -rw-r--r-- root/root 6529 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/type_resolver.py -rw-r--r-- root/root 10258 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/union.py -rw-r--r-- root/root 1682 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/types/unset.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/utils/ -rw-r--r-- root/root 141 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/utils/__init__.py -rw-r--r-- root/root 2226 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/utils/aio.py -rw-r--r-- root/root 449 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/utils/await_maybe.py -rw-r--r-- root/root 856 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/utils/dataclasses.py -rw-r--r-- root/root 1440 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/utils/debug.py -rw-r--r-- root/root 782 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/utils/deprecations.py -rw-r--r-- root/root 1255 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/utils/graphql_lexer.py -rw-r--r-- root/root 629 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/utils/importer.py -rw-r--r-- root/root 3406 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/utils/inspect.py -rw-r--r-- root/root 1429 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/utils/locate_definition.py -rw-r--r-- root/root 746 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/utils/logging.py -rw-r--r-- root/root 1234 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/utils/operation.py -rw-r--r-- root/root 897 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/utils/str_converters.py -rw-r--r-- root/root 14073 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry/utils/typing.py drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry_graphql-0.276.0.dist-info/ -rw-r--r-- root/root 7 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry_graphql-0.276.0.dist-info/INSTALLER -rw-r--r-- root/root 7393 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry_graphql-0.276.0.dist-info/METADATA -rw-r--r-- root/root 88 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry_graphql-0.276.0.dist-info/WHEEL -rw-r--r-- root/root 49 2025-07-15 11:44 ./usr/lib/python3/dist-packages/strawberry_graphql-0.276.0.dist-info/entry_points.txt drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/share/ drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/share/doc/strawberry-graphql/ -rw-r--r-- root/root 220 2025-07-15 11:44 ./usr/share/doc/strawberry-graphql/changelog.Debian.gz -rw-r--r-- root/root 87537 2025-07-14 22:03 ./usr/share/doc/strawberry-graphql/changelog.gz -rw-r--r-- root/root 4496 2025-06-09 10:06 ./usr/share/doc/strawberry-graphql/copyright drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-07-15 11:44 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 480 2025-05-17 19:40 ./usr/share/lintian/overrides/strawberry-graphql |
copyright of strawberry-graphql_0.276.0-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Patrick Arminio <patrick.arminio@gmail.com> Upstream-Name: strawberry Source: https://github.com/strawberry-graphql/strawberry Files: * Copyright: 2018-2025, Patrick Arminio <patrick.arminio@gmail.com> License: Expat Files: strawberry/ext/* Copyright: 2015-2019 Jukka Lehtosalo and contributors License: Expat Comment: Strawberry uses a copy of the Mypy dataclasses plugin, according to the file strawberry/ext/LICENSE. Files: strawberry/ext/dataclasses/* Copyright: Python Software Foundation Patrick Arminio <patrick.arminio@gmail.com> & Contributors License: PSF-2.0 Comment: Code is taken and adapted from: https://github.com/python/cpython/blob/v3.9.6/Lib/dataclasses.py#L489-L536 More details in strawberry/ext/dataclasses/README.md. Files: strawberry/extensions/query_depth_limiter.py Copyright: 2017, Stem License: Expat Files: debian/* Copyright: 2025, Carsten Schoenert <c.schoenert@t-online.de> License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: PSF-2.0 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 . 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using this software ("Python") in source or binary form and its associated documentation. . 2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee. . 3. In the event Licensee prepares a derivative work that is based on or incorporates Python or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python. . 4. PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. . 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. . 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. . 7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. . 8. By copying, installing or otherwise using Python, Licensee agrees to be bound by the terms and conditions of this License Agreement. |
Timestamp: 19.07.2025 / 11:05:23 (UTC)