diff --git a/www/py-httpx-oauth/Makefile b/www/py-httpx-oauth/Makefile index ac0f6a84a030..048f0730999f 100644 --- a/www/py-httpx-oauth/Makefile +++ b/www/py-httpx-oauth/Makefile @@ -1,26 +1,27 @@ PORTNAME= httpx-oauth -DISTVERSION= 0.7.0 +DISTVERSION= 0.8.0 CATEGORIES= www devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= meka@tilda.center COMMENT= Async OAuth client using HTTPX LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0:www/py-httpx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}respx>=0:www/py-respx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastapi>=0:www/py-fastapi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist distutils pytest TEST_ENV= PYTHONPATH=${WRKSRC}/src NO_ARCH= yes .include diff --git a/www/py-httpx-oauth/distinfo b/www/py-httpx-oauth/distinfo index aedb087e4146..1465205ffaf8 100644 --- a/www/py-httpx-oauth/distinfo +++ b/www/py-httpx-oauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654556736 -SHA256 (httpx-oauth-0.7.0.tar.gz) = ea84b767274416cc23ce8213e81e8f85436d1526fa64c71a95942590eb0b67ca -SIZE (httpx-oauth-0.7.0.tar.gz) = 20643 +TIMESTAMP = 1658234829 +SHA256 (httpx-oauth-0.8.0.tar.gz) = cb01837e224b31f5fb1c56afdb98027d2853a87cad12671bc22441ab446bd0b1 +SIZE (httpx-oauth-0.8.0.tar.gz) = 21423