pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-test-jupyter
Module Name: pkgsrc
Committed By: adam
Date: Wed Feb 21 19:24:37 UTC 2024
Modified Files:
pkgsrc/www/py-test-jupyter: Makefile distinfo
Log Message:
py-test-jupyter: updated to 0.9.0
0.9.0
Enhancements made
Update event loop handling
Other merged PRs
chore: update pre-commit hooks
chore: update pre-commit hooks
Fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-test-jupyter/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-test-jupyter/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-test-jupyter/Makefile
diff -u pkgsrc/www/py-test-jupyter/Makefile:1.4 pkgsrc/www/py-test-jupyter/Makefile:1.5
--- pkgsrc/www/py-test-jupyter/Makefile:1.4 Sun Dec 10 18:33:55 2023
+++ pkgsrc/www/py-test-jupyter/Makefile Wed Feb 21 19:24:37 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2023/12/10 18:33:55 adam Exp $
+# $NetBSD: Makefile,v 1.5 2024/02/21 19:24:37 adam Exp $
-DISTNAME= pytest_jupyter-0.8.0
+DISTNAME= pytest_jupyter-0.9.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//:S/_/-/}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-jupyter/}
@@ -11,7 +11,7 @@ COMMENT= Pytest plugin for testing Jupyt
LICENSE= modified-bsd
TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.10.0:../../devel/py-hatchling
-DEPENDS+= ${PYPKGPREFIX}-jupyter_core-[0-9]*:../../devel/py-jupyter_core
+DEPENDS+= ${PYPKGPREFIX}-jupyter_core>=5.7:../../devel/py-jupyter_core
DEPENDS+= ${PYPKGPREFIX}-test>=7.0:../../devel/py-test
TEST_DEPENDS+= ${PYPKGPREFIX}-test-timeout-[0-9]*:../../devel/py-test-timeout
Index: pkgsrc/www/py-test-jupyter/distinfo
diff -u pkgsrc/www/py-test-jupyter/distinfo:1.2 pkgsrc/www/py-test-jupyter/distinfo:1.3
--- pkgsrc/www/py-test-jupyter/distinfo:1.2 Sun Dec 10 18:33:55 2023
+++ pkgsrc/www/py-test-jupyter/distinfo Wed Feb 21 19:24:37 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2023/12/10 18:33:55 adam Exp $
+$NetBSD: distinfo,v 1.3 2024/02/21 19:24:37 adam Exp $
-BLAKE2s (pytest_jupyter-0.8.0.tar.gz) = 3220a47559b006eab6a7e43e51409ad238f7379a5d8f88f8842b7a56f28e408b
-SHA512 (pytest_jupyter-0.8.0.tar.gz) = 7789d4e92a1da254c8ef161a58b63fc494e4b59ce7721d5c501fdce0975452ed53700292e1554c247f5fa58cbe1f87489403f0f5ae97c5260cc3d7c9fc1c3418
-Size (pytest_jupyter-0.8.0.tar.gz) = 15716 bytes
+BLAKE2s (pytest_jupyter-0.9.0.tar.gz) = 00ebe583eff9285eade27f00dcf3c294607bd6d3c093cc10dc91896e5b9ea526
+SHA512 (pytest_jupyter-0.9.0.tar.gz) = 46e223754f5c36df7783207e8d9589d6c5525adf22b2c476fb7017d5cfac50d9ecdeadf4a7fcfb58e418ba84ee1f966d2655100e5b1c65ed780d34a02580fb7e
+Size (pytest_jupyter-0.9.0.tar.gz) = 15520 bytes
Home |
Main Index |
Thread Index |
Old Index