mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/py-pytest-jupyter: Update to 0.9.0
Changes: https://github.com/jupyter-server/pytest-jupyter/releases
This commit is contained in:
parent
04f1287ce0
commit
f4bbdc3be5
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= pytest-jupyter
|
||||
PORTVERSION= 0.8.0
|
||||
PORTVERSION= 0.9.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI \
|
||||
https://github.com/jupyter-server/pytest-jupyter/releases/download/v${PORTVERSION}/
|
||||
|
@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.10.0:devel/py-hatchling@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-core>=0:devel/py-jupyter-core@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-core>=5.7:devel/py-jupyter-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest>=0,1:devel/py-pytest@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1702028124
|
||||
SHA256 (pytest_jupyter-0.8.0.tar.gz) = 842817c300802c8608676bbb1460ba0081f2688cf5cb55b87d7bad5dcb0e9729
|
||||
SIZE (pytest_jupyter-0.8.0.tar.gz) = 15716
|
||||
TIMESTAMP = 1709390646
|
||||
SHA256 (pytest_jupyter-0.9.0.tar.gz) = 88bdf4296a166959c1598f976e4b5faab3e11785f06cf97b248f305e60a5beda
|
||||
SIZE (pytest_jupyter-0.9.0.tar.gz) = 15520
|
||||
|
|
Loading…
Add table
Reference in a new issue