Path to this page:
./
www/py-test-jupyter,
Pytest plugin for testing Jupyter libraries and extensions
Branch: CURRENT,
Version: 0.10.1,
Package name: py311-test-jupyter-0.10.1,
Maintainer: pkgsrc-usersA set of pytest plugins for Jupyter libraries and extensions.
Master sites:
Filesize: 15.215 KB
Version history: (Expand)
- (2024-04-06) Updated to version: py311-test-jupyter-0.10.1
- (2024-04-03) Updated to version: py311-test-jupyter-0.10.0
- (2024-03-17) Updated to version: py311-test-jupyter-0.9.1
- (2024-02-21) Updated to version: py311-test-jupyter-0.9.0
- (2023-12-10) Updated to version: py311-test-jupyter-0.8.0
- (2023-10-28) Updated to version: py311-test-jupyter-0.7.0nb1
CVS history: (Expand)
2024-04-06 07:48:58 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-test-jupyter: updated to 0.10.1
v0.10.1
Fix passing of kwargs to websocket_connect
|
2024-04-03 17:00:50 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-test-jupyter: updated to 0.10.0
0.10.0
Enhancements made
jp_ws_fetch: passthrough kwargs to websocket_connect
|
2024-03-17 11:10:19 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-test-jupyter: updated to 0.9.1
0.9.1
Update Release Scripts
|
2024-02-21 20:24:37 by Adam Ciarcinski | Files touched by this commit (2) | |
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
|
2023-12-10 19:33:55 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-test-jupyter: updated to 0.8.0
0.8.0
Enhancements made
Allow passing request_timeout to client_fetch
Maintenance and upkeep improvements
Add missing 0.7.0 changelog entry
Update ruff and typings
Clean up lint and add downstream tests
Use ruff format
Update ruff and typing
Update typings for traitlets 5.10.1
Adopt sp-repo-review
Use local coverage
Other merged PRs
chore: update pre-commit hooks
chore: update pre-commit hooks
chore: update pre-commit hooks
Bump actions/checkout from 3 to 4
Update release instructions with additonal commit steps
|
2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | |
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation
This follows the recommended bootstrap method (flit_core, build, installer).
However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
|
2023-08-26 13:02:59 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-test-jupyter: oops, fix PKGNAME
|
2023-08-26 13:00:26 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-test-jupyter: added version 0.7.0
A set of pytest plugins for Jupyter libraries and extensions.
|