diff --git a/www/py-httpx-oauth/Makefile b/www/py-httpx-oauth/Makefile index 0c7fe71727e4..fc444491fd38 100644 --- a/www/py-httpx-oauth/Makefile +++ b/www/py-httpx-oauth/Makefile @@ -1,29 +1,29 @@ PORTNAME= httpx-oauth -DISTVERSION= 0.4.2 +DISTVERSION= 0.5.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}pytest>=0:devel/py-pytest@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist distutils TEST_ENV= PYTHONPATH=${WRKSRC}/src NO_ARCH= yes # Tests fail with current ports # do-test: # cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs -o addopts= .include diff --git a/www/py-httpx-oauth/distinfo b/www/py-httpx-oauth/distinfo index 3fbf9ab0aa6e..81799fdcbdb7 100644 --- a/www/py-httpx-oauth/distinfo +++ b/www/py-httpx-oauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647541938 -SHA256 (httpx-oauth-0.4.2.tar.gz) = a4edd403a14acf654fd129e5fa215a555359370a0b86e5c2167779f32823eee0 -SIZE (httpx-oauth-0.4.2.tar.gz) = 15584 +TIMESTAMP = 1648221358 +SHA256 (httpx-oauth-0.5.0.tar.gz) = b7227f8423828e7fff85f79278a60976cff078b3da0525b6504064c1fcd2d184 +SIZE (httpx-oauth-0.5.0.tar.gz) = 16356