mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
www/py-starlette-context: update 0.3.6 → 0.4.0
Reported by: portscout
This commit is contained in:
parent
c808013969
commit
1c762f8b20
2 changed files with 9 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= starlette-context
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.3.6
|
||||
DISTVERSION= 0.4.0
|
||||
CATEGORIES= www python
|
||||
#MASTER_SITES= PYPI # no tests
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,13 +14,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}starlette>0:www/py-starlette@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}codecov>=2.1.12:devel/py-codecov@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}coverage>=7.0.2:devel/py-coverage@${PY_FLAVOR} \
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=7.4.1:devel/py-coverage@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}httpx>=0.23.2:www/py-httpx@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0.20.3:devel/py-pytest-asyncio@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-cov>=4.0.0:devel/py-pytest-cov@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-sugar>=0.9.6:devel/py-pytest-sugar@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-xdist>=3.1.0:devel/py-pytest-xdist@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0.20.4:devel/py-pytest-asyncio@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-cov>=4.1:devel/py-pytest-cov@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-sugar>=0.9.7:devel/py-pytest-sugar@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-xdist>=3.5.0:devel/py-pytest-xdist@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= pep517 autoplist pytest
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1722143053
|
||||
SHA256 (tomwojcik-starlette-context-v0.3.6_GH0.tar.gz) = a71af70fab9284b0db6bddfe811d00d145ef4c42264d0cc98869c9fecc7a49e4
|
||||
SIZE (tomwojcik-starlette-context-v0.3.6_GH0.tar.gz) = 55771
|
||||
TIMESTAMP = 1741159125
|
||||
SHA256 (tomwojcik-starlette-context-v0.4.0_GH0.tar.gz) = 87d7af7d21062370ba7934f7ccc1c28944c917d8974e24238147836d7ac8d31e
|
||||
SIZE (tomwojcik-starlette-context-v0.4.0_GH0.tar.gz) = 71294
|
||||
|
|
Loading…
Add table
Reference in a new issue