2022-11-22 11:21:38 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-ipykernel: updated to 6.17.1
6.17.1
Maintenance and upkeep improvements
- Ignore the new Jupyter_core deprecation warning in CI
- Bump actions/checkout from 2 to 3
- Add dependabot
- Add pyupgrade to pre-commit
6.17.0
Enhancements made
- Enable webagg in %matplotlib
Maintenance and upkeep improvements
- Update supported pythons to 3.8-3.11
|
2022-10-28 11:47:06 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-ipykernel: updated to 6.16.2
6.16.2
Maintenance and upkeep improvements
- Fix failing test and update matrix
|
2022-10-21 11:32:07 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-ipykernel: updated to 6.16.1
6.16.1
Bugs fixed
- PR: Destroy tk app to avoid memory leak
Maintenance and upkeep improvements
- Maintenance cleanup
- Ignore warnings in prereleases test
|
2022-10-14 11:44:23 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-ipykernel: updated to 6.16.0
6.16.0
Maintenance and upkeep improvements
- Use hatch for version
- Add client 8 support
- Remove unused manifest file
|
2022-09-14 12:53:53 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-ipykernel: updated to 6.15.3
6.15.3
Bugs fixed
- PR: Close memory leak
- Handle all possible exceptions when trying to import the debugger
|
2022-09-05 10:26:12 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-ipykernel: updated to 6.15.2
6.15.2
Bugs fixed
- `_abort_queues` is no longer async
|
2022-09-04 20:52:57 by Thomas Klausner | Files touched by this commit (2) |
Log message:
py-ipykernel: fix PLIST
Bump PKGREVISION
|
2022-07-08 19:51:39 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-ipykernel: updated to 6.15.1
6.15.1
Bugs fixed
- Fix inclusion of launcher file and check in CI
|
2022-06-17 14:22:10 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-ipykernel: updated to 6.15.0
6.15.0
Bugs fixed
- Fix compatibility with tornado 6.2 beta
Maintenance and upkeep improvements
- Back to top-level tornado IOLoop
- Explicitly require pyzmq >= 17
- [pre-commit.ci] pre-commit autoupdate
|
2022-06-07 20:53:21 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-ipykernel: updated to 6.13.1
6.13.1
Bugs fixed
- Fix richInspectVariables
- Force debugger metadata in built wheel
|