dovecot24: added dovecot version 2.4.x
contributed by Sad Clouds
I made some small changes /mail/ -> /wip/ to give it a chance to build
in wip/ instead of mail/, but there are some TODO items.
py-woob: import py-woob-3.7 as wip/py-woob
woob is a collection of applications able to interact with websites,
without requiring the user to open them in a browser.
It also provides well-defined APIs to talk to websites lacking one.
wip/py-trio-websocket: update to trio-websocket-0.12.2
=== trio-websocket 0.12.2 (2025-02-24)
== Fixed
- fix incorrect port when using a `wss://` URL without supplying an
explicit SSL context
=== trio-websocket 0.12.1 (2025-02-17)
== Fixed
- fix omitted direct dependency on outcome (#196)
=== trio-websocket 0.12.0 (2025-02-16)
== Fixed
- fix loss of context/cause on ExceptionGroup exceptions (#191)
== Changed
- support trio strict_exception_groups=True
- expand type annotations
- add ability to specify receive buffer size, including `None` to let
trio choose
- drop support for Python 3.7
xssstate: Import xssstate-1.1 as wip/xssstate
This is a simple utility to get the state of the X screensaver extension.
These states include the idle time, the screensaver state and the time
how long to wait until the screensaver should be active.
kicad-*: Update to 9.0.7
KiCad 9.0.7 (2026-01-01)
General
- Improve rotation field parsing on Eagle import.
- Fix EasyEDA Pro v2.2 import compatibility. #22239
- Support Autodesk Fusion urn format for Eagle import. #22394
- Fix broken non-English language font rendering. #22402
- Add rule check exclusion comment to JSON report. #22330
- Fix polygon filling in PDF export.
- Fix crash due to measurement tool in footprint chooser
window. #21929
- Fix incorrect bitmap positions in SVG plotter. #22326
- Fix broken SVG import of degenerate splines. #22556
- Fix crash when project tree files disappear. #22568
Schematic Editor
[109 lines not shown]