mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
www/py-httpx-oauth: Update to 0.8.0
ChangeLog: https://github.com/frankie567/httpx-oauth/releases/tag/v0.8.0 PR: 265309
This commit is contained in:
parent
419b0eeeb1
commit
e5046e0d0b
@ -1,5 +1,5 @@
|
||||
PORTNAME= httpx-oauth
|
||||
DISTVERSION= 0.7.0
|
||||
DISTVERSION= 0.8.0
|
||||
CATEGORIES= www devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,6 +14,7 @@ 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+
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user