mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
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 9dcfcfc7df
.
Changelog since 46.1:
https://github.com/strawberry-graphql/strawberry-django/compare/v0.46.1...v0.47.1
This commit is contained in:
parent
aef4b80c06
commit
7ca85acd52
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user