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: Tue Sep 8 13:06:03 UTC 2026
Modified Files:
pkgsrc/devel/py-urwid: Makefile distinfo
Log Message:
py-urwid: updated to 4.1.2
Urwid 4.1.2
Bug fixes 🕷
* Restore terminal palette if was modified
* Handle issue with shard calculation inconsistency with shard_tail
Documentation
* Documentation: fix typo in widget classes doc
* Fix docstring for "draw_string"
* Documentation: fix docstrings to follow PEP257
* Documentation: mass-add `raises` to docstrings
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/devel/py-urwid/Makefile
cvs rdiff -u -r1.60 -r1.61 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.72 pkgsrc/devel/py-urwid/Makefile:1.73
--- pkgsrc/devel/py-urwid/Makefile:1.72 Mon Sep 7 05:41:55 2026
+++ pkgsrc/devel/py-urwid/Makefile Tue Sep 8 13:06:03 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.72 2026/09/07 05:41:55 adam Exp $
+# $NetBSD: Makefile,v 1.73 2026/09/08 13:06:03 adam Exp $
-DISTNAME= urwid-4.1.1
+DISTNAME= urwid-4.1.2
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.60 pkgsrc/devel/py-urwid/distinfo:1.61
--- pkgsrc/devel/py-urwid/distinfo:1.60 Mon Sep 7 05:41:55 2026
+++ pkgsrc/devel/py-urwid/distinfo Tue Sep 8 13:06:03 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.60 2026/09/07 05:41:55 adam Exp $
+$NetBSD: distinfo,v 1.61 2026/09/08 13:06:03 adam Exp $
-BLAKE2s (urwid-4.1.1.tar.gz) = 7121043a879ce12b6ce5ce96ecac45cf542ba12dabe1baddb160332ac6aa2621
-SHA512 (urwid-4.1.1.tar.gz) = 3c6e0fe1c6d88fe4ccacc62265d112cefa671a856c06061cab41dd63ed038dd38e7fffe23bd0d35e8c1e645b518284da5803960dd55022c3407fc17b7b268001
-Size (urwid-4.1.1.tar.gz) = 931618 bytes
+BLAKE2s (urwid-4.1.2.tar.gz) = 6da372549b9f2b93ff5bd85d196f4594c16661dba12998c952ad5364441c157e
+SHA512 (urwid-4.1.2.tar.gz) = d83d3a30602410ed1b9370a760cd540f9e1f8837596cee3a731e6d3446e54f390c1df424fa003259fc8d1ad7f6c1911c8e549ca9f2287263ca27b78a485ea751
+Size (urwid-4.1.2.tar.gz) = 941510 bytes
Home |
Main Index |
Thread Index |
Old Index