www/py-strawberry-graphql-django: Update to 0.58.0

* Adjust USES=python accordingly, because Python 3.8 is no longer
  present in the ports tree after ca15850a2b while I'm here.

Changelog since 0.53.1:

https://github.com/strawberry-graphql/strawberry-django/compare/v0.53.1...v0.58.0
This commit is contained in:
Kai Knoblich 2025-04-23 18:41:35 +02:00
parent 4e379ae814
commit 71a4613baa
2 changed files with 6 additions and 7 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= strawberry-graphql-django
DISTVERSION= 0.53.1
DISTVERSION= 0.58.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -16,10 +16,9 @@ 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>=4.2:www/py-django42@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}django-tree-queries>=0.19.0:www/py-django-tree-queries@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}strawberry-graphql>=0.236.0:devel/py-strawberry-graphql@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}strawberry-graphql>=0.258.0:devel/py-strawberry-graphql@${PY_FLAVOR}
USES= python:3.9+
USES= python
USE_PYTHON= autoplist pep517
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1736244416
SHA256 (strawberry_graphql_django-0.53.1.tar.gz) = c913d7504aa55a9d05202ad6bd864e5f036733f0cb1fd77de3f218473af04f90
SIZE (strawberry_graphql_django-0.53.1.tar.gz) = 78814
TIMESTAMP = 1745381684
SHA256 (strawberry_graphql_django-0.58.0.tar.gz) = cc5e07e0da122e267715384dd049e4e77de53143b8f0222f35035a4138a24f9c
SIZE (strawberry_graphql_django-0.58.0.tar.gz) = 78347