diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
| commit | 2e80774d0b20d167bc0a9e2b63dafbfb171c0d22 (patch) | |
| tree | 25f0138e1af8902b92dacc8cce09b267447c17db /devel/py-graphql-core | |
| parent | f85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (diff) | |
| parent | 1a30da80670973368b399f2b01fe9c04b91a1273 (diff) | |
Merge remote-tracking branch 'freebsd/main' into lf/mainlf/main
Diffstat (limited to 'devel/py-graphql-core')
| -rw-r--r-- | devel/py-graphql-core/Makefile | 10 | ||||
| -rw-r--r-- | devel/py-graphql-core/distinfo | 6 |
2 files changed, 5 insertions, 11 deletions
diff --git a/devel/py-graphql-core/Makefile b/devel/py-graphql-core/Makefile index ef7722b82190..735ebcdda7a2 100644 --- a/devel/py-graphql-core/Makefile +++ b/devel/py-graphql-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= graphql-core -PORTVERSION= 3.2.6 +PORTVERSION= 3.2.7 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,10 +20,4 @@ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes -.include <bsd.port.pre.mk> - -.if ${PYTHON_REL} < 31000 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.1<5:devel/py-typing-extensions@${PY_FLAVOR} -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/py-graphql-core/distinfo b/devel/py-graphql-core/distinfo index cd3068664f16..0122c265a2ea 100644 --- a/devel/py-graphql-core/distinfo +++ b/devel/py-graphql-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738088972 -SHA256 (graphql_core-3.2.6.tar.gz) = c08eec22f9e40f0bd61d805907e3b3b1b9a320bc606e23dc145eebca07c8fbab -SIZE (graphql_core-3.2.6.tar.gz) = 505353 +TIMESTAMP = 1762586796 +SHA256 (graphql_core-3.2.7.tar.gz) = 27b6904bdd3b43f2a0556dad5d579bdfdeab1f38e8e8788e555bdcb586a6f62c +SIZE (graphql_core-3.2.7.tar.gz) = 513484 |
