Path to this page:
Subject: CVS commit: pkgsrc/devel/py-urwid
From: Adam Ciarcinski
Date: 2024-02-02 09:05:27
Message id: 20240202080527.152C3FA42@cvs.NetBSD.org
Log Message:
py-urwid: updated to 2.5.1
2.5.1
New features
Columns special case: FIXED pack with not enough info
Bug fixes 🕷
Windows and WSL: SI/SO/IBMPC_ON/IBMPC_OFF skip
Documentation
Documentation: add Gitter badge to the README.rst
Refactoring
Extend Command enum and update Columns & Pile
Fix double Widget inheritance in the LineBox
Optimization: RAW display block read
Typing: correct annotations for Canvas.content
Other Changes
Typing: Make WidgetWrap and WidgetDecoration Generic
Files: