diff --git a/www/py-httpx-aiohttp/Makefile b/www/py-httpx-aiohttp/Makefile index 9a59c4f8f617..8298347d4bdf 100644 --- a/www/py-httpx-aiohttp/Makefile +++ b/www/py-httpx-aiohttp/Makefile @@ -1,36 +1,37 @@ PORTNAME= httpx-aiohttp -DISTVERSION= 0.1.12 +DISTVERSION= 0.2.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} MAINTAINER= tagattie@FreeBSD.org COMMENT= Aiohttp transport for HTTPX WWW= https://github.com/karpetrosyan/httpx-aiohttp LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.10.0<4:www/py-aiohttp@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}httpx>=0.27.0:www/py-httpx@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}httpx>=0.27.0:www/py-httpx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}httpx2>=2<3:www/py-httpx2@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0.24.0:devel/py-pytest-asyncio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}trio>=0.27.0:net/py-trio@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 pytest NO_ARCH= yes PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/www/py-httpx-aiohttp/distinfo b/www/py-httpx-aiohttp/distinfo index 11187aad0b02..da9d58d884f9 100644 --- a/www/py-httpx-aiohttp/distinfo +++ b/www/py-httpx-aiohttp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765746074 -SHA256 (httpx_aiohttp-0.1.12.tar.gz) = 81feec51fd82c0ecfa0e9aaf1b1a6c2591260d5e2bcbeb7eb0277a78e610df2c -SIZE (httpx_aiohttp-0.1.12.tar.gz) = 275945 +TIMESTAMP = 1785093890 +SHA256 (httpx_aiohttp-0.2.0.tar.gz) = d4796b981f04734f1d1db9b4d9326ea16bc994f126460b93b69036262cd4a9d8 +SIZE (httpx_aiohttp-0.2.0.tar.gz) = 195714