mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 01:16:28 -04:00
devel/py-strawberry-graphql: Update to 0.266.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.263.2:
https://github.com/strawberry-graphql/strawberry/blob/0.266.0/CHANGELOG.md
This commit is contained in:
parent
3a7416abae
commit
81cf6042de
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= strawberry-graphql
|
||||
DISTVERSION= 0.263.2
|
||||
DISTVERSION= 0.266.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.0:devel/py-python-dateu
|
|||
${PYTHON_PKGNAMEPREFIX}graphql-core>=3.2.0<3.4.0:devel/py-graphql-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.9+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1744360152
|
||||
SHA256 (strawberry_graphql-0.263.2.tar.gz) = 1709044d79736959ff2ed0fb5119b6bb968db58f958804ea8bfbd172e98b449b
|
||||
SIZE (strawberry_graphql-0.263.2.tar.gz) = 203059
|
||||
TIMESTAMP = 1745381218
|
||||
SHA256 (strawberry_graphql-0.266.0.tar.gz) = 93c221a1d19454b2d1303135733871a3a8b4f9a0cfeea3b7764cf615faf74b72
|
||||
SIZE (strawberry_graphql-0.266.0.tar.gz) = 203305
|
||||
|
|
Loading…
Add table
Reference in a new issue