From nobody Wed Dec 31 11:30:13 2025 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dh76Z2H0Hz6MXZn for ; Wed, 31 Dec 2025 11:30:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dh76Y3JMDz3H04 for ; Wed, 31 Dec 2025 11:30:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767180613; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=crVFRzvOg03HAaE+mZ5BKFqjjwHDWavwx3wxuoA4tbE=; b=r/JBi8xxHQFKkPQ6yW9XXMVFAs/yNv4LwpbnF+Xh1WG380FfhujTwEqraXqSCLX5VHqeGl BG1JR2qAV02tIcdZk6ZhWA3iwdFfNjA0M3bcbmr0d9ljVThgFI+ujIymXEmtOtU644YJtL gm79Pkze8O4ABp+o5jBB/bDmNGwm0uGeLfOWjcQLC2u31xqCH12BV2d1E5SqStGy8DscuP rnHlUjHZJiiWB7w5MI8H6cXh8cJuN0F6xJf6Rd4NLhnMpH79onVeO7KZu/5K0qW8ff+syX 6K6l8YJ08l/hV2r0JCqZhpbsIACGM6XovCPsgVPCn6xNBkswWr3lkzywWOnkjA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767180613; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=crVFRzvOg03HAaE+mZ5BKFqjjwHDWavwx3wxuoA4tbE=; b=ufWfwB2GyFnYxZMQk2cyriaa95u2rYOALGC/G+sIu0B01DivJugZsasoh3QaNZaIXR7cnP P3jY2MJFMzPRnMLmZhVZNTkD5D2M/leVzVbxiGUjtPMCtfKdLRzO6Lm0O8tVbiAwbc/rUN 5OewB1eaWRUkg+pdvIxBaBnUUVxryzrkWlEaiwSu7RXoCf5pQoVmlE7D53RV0aWwW/BhFi fj2qGNabdz5zXFAgh9te/G1HbHdt3dWiLwfas7uzwlRC+euZajGTU7yaD+znRw0yOOXVtw eZ1lAe81RIX8vSIvGd+/zJQkwVc4XvQBf0wVdb05uw9CHN09yIeAqGhjklVOeA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1767180613; a=rsa-sha256; cv=none; b=g6AF098a65zw7JhbYT2H6g7jmq/p5Oim2HTlW+GObNUeHRAEpSCJFbY7ALEWeYzQiBOxna 5VBAqho4DBmPFaDdNGRdkUOpD/wJ9FXtdjTSjMAh7Zq0KEqrND3cQe+zmctR3wDFvLNyzU Fh0DK87kNwsdx1QBlyJSYzgCvvZlBr7L/9FqX7+MwaAPqe30UneU0lkTrkytxAdn6b+95Q 9oiCn7C0efGQio1wsvygecU7JH0puDcKngsG2mL6ZTBTJxqUWiOOUkaesajxIbH72SiexQ JmsgwB2eWZUXew99fev13KPCARC15Xh77aI5ycznzUlpuUxuqynfA/sdUa+Rtw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dh76Y2F0FzklK for ; Wed, 31 Dec 2025 11:30:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 30d34 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 31 Dec 2025 11:30:13 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rene Ladan Subject: git: 86aaf27a607c - main - devel/py-dj51-strawberry-graphql: Remove expired port List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rene X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 86aaf27a607c86fab4ec2637de298a17de5534f9 Auto-Submitted: auto-generated Date: Wed, 31 Dec 2025 11:30:13 +0000 Message-Id: <69550945.30d34.68346287@gitrepo.freebsd.org> The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=86aaf27a607c86fab4ec2637de298a17de5534f9 commit 86aaf27a607c86fab4ec2637de298a17de5534f9 Author: Rene Ladan AuthorDate: 2025-12-31 11:30:04 +0000 Commit: Rene Ladan CommitDate: 2025-12-31 11:30:04 +0000 devel/py-dj51-strawberry-graphql: Remove expired port 2025-12-31 devel/py-dj51-strawberry-graphql: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ --- MOVED | 1 + devel/Makefile | 1 - devel/py-dj51-strawberry-graphql/Makefile | 79 ------------------------------ devel/py-dj51-strawberry-graphql/distinfo | 3 -- devel/py-dj51-strawberry-graphql/pkg-descr | 23 --------- 5 files changed, 1 insertion(+), 106 deletions(-) diff --git a/MOVED b/MOVED index e72a2c466fca..7dc91f4d246d 100644 --- a/MOVED +++ b/MOVED @@ -4941,3 +4941,4 @@ www/py-dj51-django-allauth||2025-12-31|Has expired: Extended support of Django 5 www/py-dj51-django-auditlog||2025-12-31|Has expired: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ www/py-dj51-django-auth-ldap||2025-12-31|Has expired: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ www/py-dj51-django-choices-field||2025-12-31|Has expired: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +devel/py-dj51-strawberry-graphql||2025-12-31|Has expired: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ diff --git a/devel/Makefile b/devel/Makefile index d622f602ffcf..2d705c85526f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4836,7 +4836,6 @@ SUBDIR += py-diskcache SUBDIR += py-distlib SUBDIR += py-distributed - SUBDIR += py-dj51-strawberry-graphql SUBDIR += py-dj52-django-rq SUBDIR += py-dj52-strawberry-graphql SUBDIR += py-django-rq diff --git a/devel/py-dj51-strawberry-graphql/Makefile b/devel/py-dj51-strawberry-graphql/Makefile deleted file mode 100644 index 5063ca317fb6..000000000000 --- a/devel/py-dj51-strawberry-graphql/Makefile +++ /dev/null @@ -1,79 +0,0 @@ -PORTNAME= strawberry-graphql -DISTVERSION= 0.287.4 -CATEGORIES= devel python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- -DISTNAME= strawberry_graphql-${DISTVERSION} - -MAINTAINER= kai@FreeBSD.org -COMMENT= Library for creating GraphQL APIs -WWW= https://github.com/strawberry-graphql/strawberry - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ -EXPIRATION_DATE=2025-12-31 - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.6:devel/py-poetry-core@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cross-web>=0.4.0:www/py-cross-web@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}graphql-core>=3.2.0<3.4.0:devel/py-graphql-core@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}packaging>=23:devel/py-packaging@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.0:devel/py-python-dateutil@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} - -USES= python -USE_PYTHON= autoplist concurrent pep517 - -CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} - -NO_ARCH= yes - -OPTIONS_DEFINE= AIOHTTP ASGI CHANNELS CLI DEBUG DEBUG-SERVER DJANGO \ - FASTAPI FLASK OPENTELEMETRY PYDANTIC - -AIOHTTP_DESC= Basic AIOHTTP integration -ASGI_DESC= Basic ASGI integration -CHANNELS_DESC= Support for Django Channels -CLI_DESC= Support for CLI commands -DEBUG-SERVER_DESC= Enable debug server -DEBUG_DESC= Generate verbose debug information -DJANGO_DESC= Basic Django integration -FASTAPI_DESC= Support for FastAPI in conjunction with GraphQLRouter -FLASK_DESC= Basic Flask integration -OPENTELEMETRY_DESC= Generate Open Telemetry compatible tracing information -PYDANTIC_DESC= Support for Pydantic models - -AIOHTTP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.7.4<4:www/py-aiohttp@${PY_FLAVOR} -ASGI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}multipart>=0.0.7:devel/py-multipart@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}starlette>=0.18.0:www/py-starlette@${PY_FLAVOR} -CHANNELS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.2<4:www/py-asgiref@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}dj51-channels>=3.0.5:www/py-dj51-channels@${PY_FLAVOR} -CLI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>0:devel/py-libcst@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pygments>=2.3<3:textproc/py-pygments@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}rich>=12.0.0:textproc/py-rich@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}typer>=0.12.4:devel/py-typer@${PY_FLAVOR} -DEBUG-SERVER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>0:devel/py-libcst@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}multipart>=0.0.7:devel/py-multipart@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pygments>=2.3<3:textproc/py-pygments@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}rich>=12.0.0:textproc/py-rich@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}starlette>=0.18.0:www/py-starlette@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}typer>=0.12.4:devel/py-typer@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}uvicorn>=0.11.6:www/py-uvicorn@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}websockets>=15.0.1<16:devel/py-websockets@${PY_FLAVOR} -DEBUG_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>0:devel/py-libcst@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}rich>=12.0.0:textproc/py-rich@${PY_FLAVOR} -# NB: www/py-channels (via CHANNELS) options depends on www/py-djangoXX, which -# should be taken into account when creating a port for a specific Django version. -DJANGO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.2:www/py-asgiref@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}django51>=3.2:www/py-django51@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-django>0:devel/py-pytest-django@${PY_FLAVOR} -FASTAPI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastapi>=0.65.0:www/py-fastapi@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}multipart>=0.0.7:devel/py-multipart@${PY_FLAVOR} -FLASK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flask>=1.1:www/py-flask@${PY_FLAVOR} -OPENTELEMETRY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}opentelemetry-sdk<2:devel/py-opentelemetry-sdk@${PY_FLAVOR} -# NB: Switch to devel/py-pydantic once www/py-fastapi uses it -PYDANTIC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydantic2>1.6.1:devel/py-pydantic2@${PY_FLAVOR} - -.include diff --git a/devel/py-dj51-strawberry-graphql/distinfo b/devel/py-dj51-strawberry-graphql/distinfo deleted file mode 100644 index 207871b67b36..000000000000 --- a/devel/py-dj51-strawberry-graphql/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1766954488 -SHA256 (strawberry_graphql-0.287.4.tar.gz) = 206eef74acc581fe0edda88f58da50d70b60ceff79ba5b39853ea624a54485f8 -SIZE (strawberry_graphql-0.287.4.tar.gz) = 212031 diff --git a/devel/py-dj51-strawberry-graphql/pkg-descr b/devel/py-dj51-strawberry-graphql/pkg-descr deleted file mode 100644 index ea25df49f06d..000000000000 --- a/devel/py-dj51-strawberry-graphql/pkg-descr +++ /dev/null @@ -1,23 +0,0 @@ -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.