pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-urwid
Module Name: pkgsrc
Committed By: adam
Date: Thu Aug 27 04:48:43 UTC 2026
Modified Files:
pkgsrc/devel/py-urwid: Makefile distinfo
Log Message:
py-urwid: updated to 4.0.13
Urwid 4.0.13
New features
* Display attributes: add faint text support by @ChrisJr404 in https://github.com/urwid/urwid/pull/1249
Bug fixes 🕷
* Fix sizing related issues by @penguinolog in https://github.com/urwid/urwid/pull/1250
Urwid 4.0.12
Bug fixes 🕷
* Text layout: do not crash when a wide character is clipped on both sides by @luantaraschi in https://github.com/urwid/urwid/pull/1241
* Fix web display init by @penguinolog in https://github.com/urwid/urwid/pull/1243
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/devel/py-urwid/Makefile
cvs rdiff -u -r1.58 -r1.59 pkgsrc/devel/py-urwid/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-urwid/Makefile
diff -u pkgsrc/devel/py-urwid/Makefile:1.70 pkgsrc/devel/py-urwid/Makefile:1.71
--- pkgsrc/devel/py-urwid/Makefile:1.70 Sun Aug 23 08:17:27 2026
+++ pkgsrc/devel/py-urwid/Makefile Thu Aug 27 04:48:43 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.70 2026/08/23 08:17:27 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2026/08/27 04:48:43 adam Exp $
-DISTNAME= urwid-4.0.11
+DISTNAME= urwid-4.0.13
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=u/urwid/}
Index: pkgsrc/devel/py-urwid/distinfo
diff -u pkgsrc/devel/py-urwid/distinfo:1.58 pkgsrc/devel/py-urwid/distinfo:1.59
--- pkgsrc/devel/py-urwid/distinfo:1.58 Sun Aug 23 08:17:27 2026
+++ pkgsrc/devel/py-urwid/distinfo Thu Aug 27 04:48:43 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.58 2026/08/23 08:17:27 wiz Exp $
+$NetBSD: distinfo,v 1.59 2026/08/27 04:48:43 adam Exp $
-BLAKE2s (urwid-4.0.11.tar.gz) = 718990e0057ee6b3ae646f0213f609341bc4a5a79dbbabd80b2a9757b73289b7
-SHA512 (urwid-4.0.11.tar.gz) = 626482c3a1c4fc2dbcf2746d54b360a7ae089553ec68d3e5caed66c923f77ad6b2ba971777d734ea032da7bbbb88a75b82811c64f778c78c36f54497ec7ab367
-Size (urwid-4.0.11.tar.gz) = 885760 bytes
+BLAKE2s (urwid-4.0.13.tar.gz) = cfa09772f0c91e63a83c6034c5e05d1dde574992554a2f5da9307a01da3c8ccb
+SHA512 (urwid-4.0.13.tar.gz) = a5cb11884da714afece626422ef8249e25086edd5e318f37e61890601cc0c671155a012502b6ee235f314bfa1ee138bddf1bc14064a8d85595a59eda4bf3e66e
+Size (urwid-4.0.13.tar.gz) = 891170 bytes
Home |
Main Index |
Thread Index |
Old Index