Skip to content

Commit

Permalink
devel/py-pytest-jupyter: Update to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 5, 2024
1 parent 9505b1f commit 10bade3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-pytest-jupyter/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= pytest-jupyter
PORTVERSION= 0.9.1
PORTVERSION= 0.10.1
CATEGORIES= devel python
MASTER_SITES= PYPI \
https://github.com/jupyter-server/pytest-jupyter/releases/download/v${PORTVERSION}/
Expand All @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.10.0:devel/py-hatchling@${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}
${PYTHON_PKGNAMEPREFIX}pytest>=7.0,1:devel/py-pytest@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist concurrent pep517
Expand Down
6 changes: 3 additions & 3 deletions devel/py-pytest-jupyter/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1710712478
SHA256 (pytest_jupyter-0.9.1.tar.gz) = f11db2bc390bd8e1090e36b6295c2d80b84e014f13b778e3ca0f8685c7d64379
SIZE (pytest_jupyter-0.9.1.tar.gz) = 15519
TIMESTAMP = 1712330605
SHA256 (pytest_jupyter-0.10.1.tar.gz) = 00df54eef9e201dd542d5471b8980def15d34b917b30587d14d7c824fc4d9e84
SIZE (pytest_jupyter-0.10.1.tar.gz) = 15580

0 comments on commit 10bade3

Please sign in to comment.