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-02 01:20:57 by Thomas Klausner | Files touched by this commit (158) |
Log message: *: remove more references to Python 3.7 |
2023-05-04 19:51:10 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-jupyter-console: not for Python 3.8 |
2023-04-25 13:36:41 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-jupyter-console: updated to 6.6.3 6.6.3 Bugs fixed - Fix handle_external_iopub again 6.6.2 Bugs fixed - Fix handle_external_iopub 6.6.1 Maintenance and upkeep improvements - More build system cleanup 6.6.0 Maintenance and upkeep improvements - Switch to hatch backend - Add flaky - Clean up license 6.5.1 Bugs fixed - Fix completion handling 6.5.0 Bugs fixed - Fix client 7 and 8 compat |
2022-07-01 20:06:02 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-jupyter-console: updated to 6.4.4 6.4.4 Merged PRs - Use asyncio.create_task and asyncio.get_running_loop with interact(). Drop \ Python 3.6. |
2022-03-17 09:21:15 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-jupyter-console: updated to 6.4.3 6.4.3 Merged PRs - Require jupyter_client>=7.0.0 |
2022-03-06 09:04:01 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-jupyter-console: updated to 6.4.2 6.4.2 - Don't pass loop to asyncio.wait() 6.4.1 - Prepare for use with Jupyter Releaser |
2022-02-04 14:47:29 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-jupyter-console: not for Python 3.7 |