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: Fri Dec 26 12:54:33 UTC 2025
Modified Files:
pkgsrc/www/py-test-jupyter: Makefile distinfo
Log Message:
py-test-jupyter: updated to 0.11.0
0.11.0
Drop 3.8, Start testing on 3.13, 3.14 and 3.14t, update precommit
Improved doc string for jp_fetch to include how to provide query parameters in GET and json data in POST
Restore the ability to override a serverapp's HTTP port
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/py-test-jupyter/Makefile
cvs rdiff -u -r1.6 -r1.7 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.8 pkgsrc/www/py-test-jupyter/Makefile:1.9
--- pkgsrc/www/py-test-jupyter/Makefile:1.8 Sat Apr 6 05:48:58 2024
+++ pkgsrc/www/py-test-jupyter/Makefile Fri Dec 26 12:54:33 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2024/04/06 05:48:58 adam Exp $
+# $NetBSD: Makefile,v 1.9 2025/12/26 12:54:33 adam Exp $
-DISTNAME= pytest_jupyter-0.10.1
+DISTNAME= pytest_jupyter-0.11.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//:S/_/-/}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-jupyter/}
@@ -17,7 +17,5 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-timeo
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/py-test-jupyter/distinfo
diff -u pkgsrc/www/py-test-jupyter/distinfo:1.6 pkgsrc/www/py-test-jupyter/distinfo:1.7
--- pkgsrc/www/py-test-jupyter/distinfo:1.6 Sat Apr 6 05:48:58 2024
+++ pkgsrc/www/py-test-jupyter/distinfo Fri Dec 26 12:54:33 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/04/06 05:48:58 adam Exp $
+$NetBSD: distinfo,v 1.7 2025/12/26 12:54:33 adam Exp $
-BLAKE2s (pytest_jupyter-0.10.1.tar.gz) = 1ea9e996d1ae59e6b15aadf96f7de4e86e6476099c76ce37751782ab0a72d59b
-SHA512 (pytest_jupyter-0.10.1.tar.gz) = ca380f3b4550388606053db97666d3e191e2b4c030b98fed8b88cee53aac0451faf63d1300c50af4313f20b38937558c390c7f9113ef6b9d20fa0c8f0b41e118
-Size (pytest_jupyter-0.10.1.tar.gz) = 15580 bytes
+BLAKE2s (pytest_jupyter-0.11.0.tar.gz) = a5acea3593c321153780f38192e6b39da291c13ac973a12f2741684bd8401fd1
+SHA512 (pytest_jupyter-0.11.0.tar.gz) = 008c98fca8204e8a64919722a659cb3fe07bf74cd2c3b12045701a68e6798385606882d556e00a4c2fc814aea601e4dc7faa307ee3f86bffde3f771ee6fc170c
+Size (pytest_jupyter-0.11.0.tar.gz) = 15773 bytes
Home |
Main Index |
Thread Index |
Old Index