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 Apr 25 09:28:49 UTC 2024

Modified Files:
        pkgsrc/devel/py-urwid: Makefile distinfo

Log Message:
py-urwid: updated to 2.6.11

2.6.11
Bug fixes
Fix Widget.rows annotation

Documentation
Do not use deprecated positioning in the code and examples
Docs: partial update of screenshots


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/devel/py-urwid/Makefile
cvs rdiff -u -r1.38 -r1.39 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.48 pkgsrc/devel/py-urwid/Makefile:1.49
--- pkgsrc/devel/py-urwid/Makefile:1.48 Tue Apr  2 19:38:14 2024
+++ pkgsrc/devel/py-urwid/Makefile      Thu Apr 25 09:28:49 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2024/04/02 19:38:14 adam Exp $
+# $NetBSD: Makefile,v 1.49 2024/04/25 09:28:49 adam Exp $
 
-DISTNAME=      urwid-2.6.10
+DISTNAME=      urwid-2.6.11
 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.38 pkgsrc/devel/py-urwid/distinfo:1.39
--- pkgsrc/devel/py-urwid/distinfo:1.38 Tue Apr  2 19:38:14 2024
+++ pkgsrc/devel/py-urwid/distinfo      Thu Apr 25 09:28:49 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.38 2024/04/02 19:38:14 adam Exp $
+$NetBSD: distinfo,v 1.39 2024/04/25 09:28:49 adam Exp $
 
-BLAKE2s (urwid-2.6.10.tar.gz) = 4f4021e1599139dba5b6ef85187bbff4c1d6964a32c748e3f5b7ad7ec1725e14
-SHA512 (urwid-2.6.10.tar.gz) = 1c7cdd6417359b01ced49c42f7f6122e0bec4535211290bf01d59a2d922b29b0674ab3c034e5065d15863e1c089179518b5be91932b4121aca5f0cf78bc7ab54
-Size (urwid-2.6.10.tar.gz) = 857094 bytes
+BLAKE2s (urwid-2.6.11.tar.gz) = 47aab57674622245ba4da70b8ea88d0bf8c0f62db691b6777b0838d9e12e6ee0
+SHA512 (urwid-2.6.11.tar.gz) = 351185673a4ed506a55e2142c0a65150987ac4b6c1176e10c497df6f69c9f4acdabb15ec45564554b9a720387eaa725854fbe4adc4d288ef519b754b17b2fb33
+Size (urwid-2.6.11.tar.gz) = 847254 bytes



Home | Main Index | Thread Index | Old Index