git: 7ca85acd525f - main - www/py-strawberry-graphql-django: Update to 0.47.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Jul 2024 11:41:06 UTC
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=7ca85acd525fbcfd9e6576810d1bad703408583e commit 7ca85acd525fbcfd9e6576810d1bad703408583e Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2024-07-27 11:38:58 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2024-07-27 11:38:58 +0000 www/py-strawberry-graphql-django: Update to 0.47.1 * Belatedly add CONFLICTS_INSTALL while I'm here, because the port has now also had www/py-dj50-strawberry-graphql-django as Django 5.0 counterpart since 9dcfcfc7df21. Changelog since 46.1: https://github.com/strawberry-graphql/strawberry-django/compare/v0.46.1...v0.47.1 --- www/py-strawberry-graphql-django/Makefile | 6 ++++-- www/py-strawberry-graphql-django/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/www/py-strawberry-graphql-django/Makefile b/www/py-strawberry-graphql-django/Makefile index 7ae86780cb40..8bfe73b78ab3 100644 --- a/www/py-strawberry-graphql-django/Makefile +++ b/www/py-strawberry-graphql-django/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql-django -DISTVERSION= 0.46.1 +DISTVERSION= 0.47.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,11 +16,13 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.8:www/py-asgiref@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}strawberry-graphql>=0.235.1:devel/py-strawberry-graphql@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}strawberry-graphql>=0.236.0:devel/py-strawberry-graphql@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 +CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} + NO_ARCH= yes OPTIONS_DEFINE= DEBUG-TOOLBAR ENUM diff --git a/www/py-strawberry-graphql-django/distinfo b/www/py-strawberry-graphql-django/distinfo index 6da71e134d45..eb67271b928a 100644 --- a/www/py-strawberry-graphql-django/distinfo +++ b/www/py-strawberry-graphql-django/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720616210 -SHA256 (strawberry_graphql_django-0.46.1.tar.gz) = 598f0a1d58497311364c448140d57c050ae9516648ad3745143c712c5f77f4e4 -SIZE (strawberry_graphql_django-0.46.1.tar.gz) = 72781 +TIMESTAMP = 1722067910 +SHA256 (strawberry_graphql_django-0.47.1.tar.gz) = 864c3f41de741639ce1b33107ee16ccd400167d5d0bc4e1fe01b1f3f556e127e +SIZE (strawberry_graphql_django-0.47.1.tar.gz) = 74091